.normal { font-family: arial;
	font-size: 10pt;
	color: #000000; }
	
.Head1 { font-family: arial;
	font-size: 10pt;
	color: #08086A;
        font-weight: bold; }	
	
.Head2 { font-family: times new roman;
	font-size: 12pt;
	color: #08086A;
        font-weight: bold; }	

			
A:link {
font-family: arial;
color: #08086A;
font-weight: bold;
text-decoration: underline;
}

A:visited {
font-family: arial;
color: #08086A;
font-weight: bold;
text-decoration: underline;
}

A:hover {
font-family: arial;
color: #08086A;
font-weight: bold;
text-decoration: underline;
}