body {
	font-family: verdanah, arial, sans-serif;
	font-size: 18px;
	
}



h1{
	font-size: 45px;
	color: #000000;
}

h2{
	font-size: 18px;
	color: #0E60B6;
}

h3{
	font-size: 16px;
	color: #0E60B6;
}

h4{
	font-size: 12px;
	color: #0E60B6;
}


a, a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;	
}
a.head, a.head:link, a.head:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.head:hover {
	color: #666666;
	text-decoration: none;	
}
