body,td,p  {
	font-size : 10pt;
	font-family : arial, verdana;
	color : #000000;
}

a {
	
	color : #0062B3;
	font-weight : bold;
}
a:hover {
	
	color : #2788D8;
	font-weight : bold;
}

.f1  {
	font-size : 12pt;
	font-family : arial, verdana;
	color : #000000;
	font-weight : bold;
}


.head1  {
	font-size: 14pt;
	color : #0062B3;
	font-weight : bold;
}
.head2  {
	font-size: 12pt;
	color : #0062B3;
	font-weight : bold;
}
.gray  {
	
	color : #907414;
	font-weight : bold;
}

.blue  {
	
	color : #0062B3;
	font-weight : bold;
	
}
.white  {
	
	color : #FFFFFF;
	font-weight : bold;
	
}