body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.head {
    font-weight:bold;
	font-size:16px;
}
.blacksubheading
{
	font-family: Arial;
	font-weight: bold;
	font-size:9pt;
}
a:link {
	color:  #00214d;
	text-decoration: none;	
}
a:visited {
	text-decoration: none;
	color: #343331;
}
a:hover {
	text-decoration: none;
	color: #A2000B;
}
a:active {
	text-decoration: none;
}
.greyhead{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}