/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */


BODY, P, DIV, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION
	{ font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 11px; color: #606060; line-height: 16px;
	} 
	
PRE 		{ font-family: Courier, monospace; } 

A:link    {text-decoration: underline; color: #CC391C;}
A:visited {text-decoration: underline; color: #3361A5;}
A:active  {text-decoration: none; color: #005732;}
A:hover   {text-decoration: none; color: #005732;}

.subHeader {
COLOR: #3361A5; FONT-SIZE: 13px; font-weight: bold;
}

