/* GENERAL FORMATTING */

body { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; color: #000000 }

td { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; color: #000000 }

tr { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; color: #000000 }

p { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 14px; color: #000000 }

/* HEADER FORMATTING */

B,STRONG { font-weight: bold }
h1 { font-size: 24px;color: #000000;}
h2 { font-size: 18px;color: #000000;}
h3 { font-size: 16px;color: #000000;}

/* LINK FORMATTING */

a:link {color: #666666; }

a:active {color: #666666;}

a:visited {color: #666666;}

a:hover {color: #A8A8A8;}

a.nolink:link {color: #666666; text-decoration: none;}

a.nolink:visited {color: #666666; text-decoration: none;}

a.nolink:active {color: #666666; text-decoration: none;}

a.nolink:hover {color: #EAB200; text-decoration: none;}