.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

.download a {
	color: #990000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.download a:link {
	text-decoration: none;
}
.download a:visited {
	text-decoration: none;
	color: #990000;
}

.download a:hover {
	text-decoration: none;
	color: #666666;
}
.download a:active {
	text-decoration: none;
}

.whitebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.bottomborder {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.lgbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
.bodyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3499CC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
