body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
a {
	font-size: small;
}
a:link {
	color: #117DBD;
}
a:visited {
	color: #F00029;
}
a:hover {
	color: #8AB1DA;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: medium;
	color: #117DBD;
}
h2 {
	font-size: large;
	color: #117DBD;
}
h6 {
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #117DBD;
	text-decoration: underline;
}
.sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #8AB1DA;
}
.sub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F3002B;
	text-decoration: underline;
}
