body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	background-color:#808080;
}
h1 {
font-size:0.9em;
letter-spacing:1.2em
}
a {
	color: #00468C;
}
a:visited {
	color: #5A5030;
}
.navtop {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.navtop a, .navtop a:link, .navtop a:hover, .navtop a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallText {
	font-size: 75%;
}
form {
vertical-align:top;
}
.body-blue {
	background-color:#445C74;
	text-align:center
}
.centered {
	margin-left:auto;
	margin-right:auto
}
.align-center {
	text-align:center
}
td {
	text-align:left;
}