body {
	background-color: Black;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.topnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #FFFFFF;
}
a.topnav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: underline;
	font-weight: bold;
	color : #FF0000;
}
a.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color : #0000B0;
	
}
a.nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	font-weight: bold;
	color : #0000B0;
}
a.altnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	font-weight: bold;
	color : #0000B0;
}
a.altnav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	font-weight: bold;
	color : #0000B0;
}
a.altnav2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline;
	font-weight: bold;
	color : #0000B0;
}
a.altnav2:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	font-weight: bold;
	color : #0000B0;
}
a.intxtlnk {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	color : #000033;
}
a.intxtlnk:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline;
	color : #000033;
}
a.privacylnk {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #E60000;
}
a.privacylnk:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
	color : #E60000;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	color : #E60000;
	text-align: center;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #E60000;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #E60000;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #E60000;
}
hr {
	color : #E60000;
	height : 2px;
}