H1,H2,H3,H4 {
	color: #0066FF
	
}



table			{ font-family: Tahoma, Verdana; }
td			{ font-size: 14px;  align: justify;}
a:link			{ color: #0066FF;text-decoration: none;} 
a:active		{ color: #0066FF;text-decoration: none;}
a:visited	{ color: #0066FF;text-decoration: none;}
a:hover		{ color: red; text-decoration: underline;} 
H1		{ color: #0066FF;  font-weight: bold; font-size: 28px;} 
H2		{ color: #0066FF;  font-weight: bold; font-size: 20px;} 
p		{ margin-left: 10px; margin-right: 10px;} 
ol              { margin-left: 10px; margin-right: 10px;}  
ul              { margin-left: 10px; margin-right: 10px;}  



p.align2 {text-indent:30px;}


.sfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.sfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}


