/* 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,arial; font-size: 11px; color: #000000; line-height: 18px;
	} 
	

PRE 		{ font-family: Courier, monospace; } 

A:link    {text-decoration: none; color: #798a9e;}
A:visited {text-decoration: none; color: #999999;}
A:active  {text-decoration: none; color: #cccccc;}
A:hover   {text-decoration: none; color: #cc0033} 


.defaultsmall {
font-family: verdana,arial; font-size: 10px; color: #ffffff; line-height: 14px;
} 
	
.defaultbody {
font-family: verdana,arial; font-size: 10px; color: #000000; line-height: 18px;
} 

.defaultHeader {
FONT-SIZE: 12px; font-weight: bold; COLOR: #999999;
}

.defaultFooter {
FONT-SIZE: 10px; COLOR: #ffffff;
}

.defaultLgBlock {
FONT-SIZE: 14px; font-weight: bold; COLOR: #cccccc; line-height: 20px;
}