/* Style sheet for ITcom*/

BODY  {background-color: white; color:#000000 }

        H1 { text-align:left; font-family: Arial, Helvetica, geneva; color: #000000}
        H2, H3, H4, H5 { text-align:left; font-family: Arial, sans-serif, Helvetica; font-weight:bold}
        P, BR, UL, OL, TD, LI  {font-family: Arial, sans-serif,Helvetica}
        B  {font-weight:bold; font-family: Arial, sans-serif,Helvetica}

HR    { color: orange; }
SMALL { font-family: Arial, Helvetica, geneva; }
EM    { font-weight: bold; font-style: italic; color:#006a35; }
PRE   { font-family: Courier New, monospace; }
A         {font-weight: bold; font-family: Arial, Helvetica; text-decoration: none;}
A:link    { color: navy; font-weight: bold; text-decoration:underline}
A:visited { color:  #8080FF; font-weight: bold; text-decoration:underline}
A:active  { color: red; font-weight: bold; text-decoration:underline}
A:hover   { color: red; font-weight: bold; text-decoration:underline}

A.header                {font-size = 10pt.;  font-weight: bold; font-family: verdana, Arial, sans-serif, Helvetica; text-decoration: none;}
A.header:link            { color: #FFCC66; }
A.header:visited         { color: #FFCC66; }
A.header:active          { color: cyan; }
A.header:hover          { color: yellow; }

TD.header { background-color: navy; font-family: verdana,Arial, sans-serif; font-style: italic; font-size: 12pt;font-weight: bold; color: #FFFFFF}

LI.smallstuff {font-family: Arial, sans-serif; font-size: 8pt;}

TR.heading { background-color: navy; color: white}
TD.heading { background-color: #004080; color: white}
TD.display { background-color: #D7EBFF; color: black; font-size: 10pt }

TD.news { background-color: #D7EBFF; color: black; font-size: 10pt }


SPAN.hilight {background-color: pink; }