body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E3079;
}
.headlines {
	color: #733C17;
	font-size: 15px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.nav {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
a:link {
	color: #0E3079;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0E3079;
}
a:hover {
	text-decoration: none;
	color: #B5B5B5;
}
a:active {
	text-decoration: none;
	color: #0E3079;
}
.subaddress {
	font-family: "Times New Roman", Times, serif;
	color: #0E3079;
	font-size: 13px;
	letter-spacing: 1px;
}
li {
	list-style-image: url(images/bullet.gif);
}
.homeList, .homeList:link, .homeList:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2EFDF;
	letter-spacing: 1px;
	text-decoration: none;
}
.homeList:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.homeList:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2EFDF;
	letter-spacing: 1px;
	text-decoration: none;
}