.normal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
}

.head {
	font-family: Arial, Helvetica, Verdana;
	font-size: 24px !important;
}

.subhead {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px !important;
}

.section-head {
	width: 100% !important;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px !important;
	background-color: #dfdfdf;
}

a { 
	color:#013582;
}

a:hover {
	color:black;
}