.main {  
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12px; color: #333333; 
	line-height: 16px; 
	text-align: justify ; 
	font-weight: normal
	}
.information {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 11px; color: #333333; 
	line-height: 16px; 
	text-align: justify ; 
	font-weight: normal
	}
	
.main_1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	line-height: 14px; 
	text-align: justify ; 
	font-weight: normal
	}
	
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border: 1px solid #EAEAEA;
	}
	
.boxes {
	border: 1px dashed #006666;
	}
.marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006666;
}
.links{
	
	COLOR: #333333; TEXT-DECORATION: none
}
.links:hover {

	COLOR: #006666; TEXT-DECORATION: none
}