.pageheader {
	font-family: "Verdana";
	font-size: 18px;
	font-weight: bold;
	color: #005DBE;
}
.bluebold {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #005DBE;
}
.ms {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #005DBE;
}
.ms2 {
	font-family: "Verdana";
	font-size: 11px;
	color: #005DBE;
}
.bodyText {
	font-family: "Verdana";
	font-size: 11px;
}
.copyright {
	font-family: "Verdana";
	font-size: 9px;
}

.linkwhite {
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.date {
	position: absolute;
	left: 605px;
	top: 47px;
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #003399;
	}
A:link {
	color: #005DBE}
	
A:visited {
	color: #005DBE}

A:active {
	color: #005DBE}
}

.mynav{
	position: relative;
	left: 0px;
	top: 0px;
	width: 140px;

}