.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	background-position: left;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.topheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.a:link {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

.a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.a:active {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}

.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.nav:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.nav:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.nav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

