body {
	margin-top: 10px;
	background-color: #F4F4F4;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	font-size: small;
}
a.navlinks:link {
	color: #F4F4F4;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.navlinks:visited {
	color: #F4F4F4;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.navlinks:hover {
	color: #F4F4F4;
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.navlinks:active {
	color: #F4F4F4;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.smallest-text {
	font-size: x-small;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;
	border: 1px inset #003399;
}
a.footermenu:link {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.footermenu:visited {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.footermenu:hover {
	color: #003399;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
}
a.footermenu:active {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.white-text {
	font-weight: bold;
	color: #FFFFFF;
}
.upright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
