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;
}
.submitbutton { 
	background-color: #000000;
	color: #FFFFFF;
}
a:link {
text-decoration:none;
}
a:hover {
text-decoration:none;
}a:visited {
text-decoration:none;
}