A:link{
	font-size: 16px; 
	font-family: Times New Roman, Times, Serif;
	color: #0000FF 
}

a:visited { 
	font-size: 16px; 
	font-family: Times New Roman, Times, Serif;
	color: navy;
}


DIV {
	text-align: left;
	font-family: Times New Roman, Times, Serif;
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	
}


H3 {
	color: #0000FF;
	font-size: 16px; 
	font-family: arial,helvetica;	
	text-align: left;
}


.red {
	color: #FF0000;
}

.class {
	align: center;
}


