body {
	background-color: #042342;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#nav {
	height: 20px;
}
h1 {
	font-size: 18px;
	color:#900;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
h2 {
	font-size: 14px;
	color:#042342;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
}
h3 {
	font-size: 12px;
	color:#900;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
}
p {
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 50px;
}
strong {
	color: #042342;
	font-weight: bold;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
a:link {
	color: #094584;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
}
a:visited {
	color: #094584;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #C60;
	font-weight: bolder;
	text-decoration: none;
}
a:active {
	color: #999999;
	font-weight: bolder;
	text-decoration: none;
}
li {
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 50px;
}
.smalltext {
	font-size: 10px;
	color: #F2F5FA;
}
.float-right {
	margin: 8px;
	float: right;
}

