/* BEGIN: General Definitions */


BODY {
		font: 11px/18px Garmond, Trebuchet MS, Arial, sans-serif; 
		color: #333333;
}



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: #3366FF; 
	text-decoration: underline; 
}



B {
	font-weight: bold;
}


I {
	font-weight: italic;
}


P {
	font: 12px/18px Garmond, Trebuchet MS, Arial, sans-serif; color: #333333;
	}



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;
	color: #333333;
}

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

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

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

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

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

H6 {
	font: bold 18px Garmond, Trebuchet MS, Arial, sans-serif; 
	color: #333333; 
	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 */

.submit_input { background-color:#999999; font-family: Garmond, Tahoma, Arial; font-size:8pt;font-weight=bold; color:#000000; }
.textareas_input { background-color:#ffffff; font-family: Garmond, Trebuchet MS, Arial, sans-serif; font-size:9pt; color:#000000; }
.text_input { background-color:#ffffff; font-family: Garmond, Trebuchet MS, Arial, sans-serif; font-size:9pt; color:#000000; }
.button_input { background-color:#999999; font-family: Garmond, Tahoma, Arial; font-size:9pt;font-weight=bold; color:#000000; }

.table_body
 {
 
 	font: 12px/18px Garmond, Trebuchet MS, Arial, sans-serif; color: #333333;
 
 
 }

    
    
/* END: Classes */



/* END: Special Links */
