﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #000066;
}
p {
	font-size: 11px;
	line-height: 17px;
}
.nav {
	font-size: 11px;
	font-weight: bold;
}
a.nav :link, a.nav :active, a.nav :visited {
	color: #000066;
	text-decoration: none;
}
a.nav :hover {
	color: #999999;
	text-decoration: none;
	b
}
a:link, a:active, a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
input, button, select, form, option, textarea {
	font-size: 11px;
}

.footer {
	font-size: 10px;
	color: #666666;
	line-height: normal;
}
.moreinfo {
	font-size: 14px;
}
.header {
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.caps {
	text-transform: capitalize;
}
