a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #CC0000;
	text-decoration: underline;
}

.verdanaxsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.verdanasm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;

}

.bottomnav a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.bottomnav a:hover {
	text-decoration: underline;
	color: #99CCFF;


}

.bottomnav a:active {
	text-decoration: underline;
	color: #99CCFF;

}

.bottomnav a:visited {
	color: #99CCFF;
	text-decoration: underline;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.bodytextnospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
}
