p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #8B0505;
	text-decoration: none;
}

A:link {text-decoration: none; color: #8B0505;}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: underline;
}
.navigation {
	position: absolute;
	left: 10px;
	top: 127px;
	width: 751px;
	z-index: auto;
}
.header {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 750px;
	height: 114px;
}
.content {
	position: absolute;
	left: 10px;
	top: 190px;
	width: 750px;
	height: 100%;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #001E66;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1em;
	font-weight: bold;
	list-style-type: disc;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
