body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000066;
	background-color: #000000;
	background-position: center;
}
ul {
}
h6 {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
h5 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: blink;
	font-style: normal;
	font-size: small;
}

a:link {
	color: #4D6A86;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	color: #4d6a86;
	text-transform: none;
	text-decoration: none;
}
a:active {
	color: #4d6a86;
	text-decoration: none;
}
a:hover {
	text-decoration: overline;
	color: #EE8200;
	text-transform: none;
}
h1 {
	font-size: small;
	font-weight: bold;
	color: #003E87;
}
p {
	margin-right: 25px;
}
h3 {
	font-size: small;
	margin-left: 150px;
}
