.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: center;
	background-position: left;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #447739;
}
.blktitles {
	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;
}
.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;
}.whitea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.whitea:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.whitea:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
.whitea:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.whitea:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

