@CHARSET "ISO-8859-1";

BODY {
	color: teal;	
}

A:link {
	color: #191970;	
}

IMG {
	border: 0px;	
}

DIV.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: none
}

.header-section { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	text-decoration: none; 
	font-variant: normal
}

.header {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
	font-variant: normal
}

.header-small { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none 
}

.standard-text { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: none
}