/* 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, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION
	{ font-family: verdana,helvetica,arial; font-size: 12px; color: #000000; line-height: 18px;
	} 
	

PRE 		{ font-family: Courier, monospace; } 

A:link    {text-decoration: none; color: #990000;}
A:visited {text-decoration: none; color: #990000;}
A:active  {text-decoration: none; color: #993300;}
A:hover   {text-decoration: underline; color: #990000;}



.defaultHeader {
FONT-SIZE: 14px; font-weight: bold; COLOR: #990000;
}

.defaultSubHeader {
FONT-SIZE: 12px; COLOR: #990000;
}
