body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #001E35;
	background-color: #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.menuon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #E22E2D;
	font-weight: bold;
}
a:link	{
	text-decoration: none;
}
a:visited	{
		text-decoration: none; 
				color: #000033;
		} 
a:hover {
	text-decoration: underline;
	color: #E22E2D;
	}
	
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cccccc;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #E22E2D;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #001E35;
}
a:link	{
	text-decoration: none;
	}

a:visited	{
		text-decoration: none; 
		} 

a:hover {
	text-decoration: underline;

	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #001E35;
}