/* BEGIN: General Definitions */


BODY {
		font: 11px/17px Verdana, Trebuchet MS, Arial, sans-serif;  
}



A:link { 

	text-decoration: none; 
	font-weight: bold;  
	color: #0000CC; 
}



A:visited { 
	text-decoration: none; 
	font-weight: bold;  
	color: #0000CC; 
}



A:active { 
	text-decoration: none; 
	font-weight: bold; 
	color: #0000CC; 
}



A:hover { 
	color: #cc0033; 
	text-decoration: underline; 
}



B {
	font-weight: bold;
}


I {
	font-weight: italic;
}


P {
	font: 11px/17px Verdana, Trebuchet MS, Arial, sans-serif; 
	}



BLOCKQUOTE {
	font: 11px/18px Garmond, Trebuchet MS, Arial, sans-serif;
	margin-top: 10px; 
	margin-left: 25px;
}

UL, OL, DL, LI {
	font: 11px/18px Garmond, Trebuchet MS, Arial, sans-serif; 
	margin-top: 5px;
}

H1 {
	font: bold 24px Garmond, Trebuchet MS, Arial, sans-serif;
	color: #000000;
}

H2 {
	font: bold 18px Garmond, Trebuchet MS, Arial, sans-serif; 
	color: #000000; 
	margin-bottom: 3px;
	margin-top: 3px;
	
}

H3 {
	font: bold 16px Garmond, Trebuchet MS, Arial, sans-serif;
	color: #000000; 
	margin-top: 10px; 
	margin-bottom: 0;
}

H4 {
	font: bold 12px Garmond, Trebuchet MS, Arial, sans-serif;
	color: #000000;
	margin-top: 10px; 
	margin-bottom: 0;
}

H5 {
	font: bold 14px Garmond, Trebuchet MS, Arial, sans-serif; 
	color: #000000;
	margin-bottom: 5px;
	margin-top: 3px;
	
}

H6 {
	font: bold 18px Garmond, Trebuchet MS, Arial, sans-serif; 
	color: #000000; 
	margin-bottom: 5px;
	margin-top: 3px;
	
}
CODE {
	font: 11px monaco, monotype, courier, "courier new"; 
	color: #663300;
}

PRE {
	font: 10px/18px Garmond, Trebuchet MS, Arial, sans-serif; 
	color: #663300;
}

/* END: General Definitions */






/* BEGIN: Classes */


.table_body { font-family: Verdana, Trebuchet MS, Arial, sans-serif; font-size:9pt;  }

.special_links { font-family: Verdana, Trebuchet MS, Arial, sans-serif; font-size:9pt; color:"#FFFFFF"; }

    
/* END: Classes */










