body { font-size: 85%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.styleHdr1 {
	color: #FFFFFF;
	font-size: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.styleCat1 {
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}


.styleBodyText1 {
	font-size: 100%;
	font-weight: bold;
}
.styleBodyText2 {
	font-size: 100%;
}
.styleBodyText3 {
	font-size: 100%;
	font-weight: bold;
}
.styleBodyText4 {
	font-size: 100%;
}


a:link {color: #0033CC;}

a:visited {color: #000099;}

a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:active {color: #333333;}
.HeaderBottom a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.HeaderTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #010080;
	background-color: #6599FF;
	font-weight: bold;
}
.HeaderTop a:link {
	color: #010080;
	font-weight: bold;
	text-decoration: underline;
}
.HeaderTop a:visited {
	color: #010080;
	font-weight: bold;
	text-decoration: underline;
}
.HeaderTop a:hover { 
	color: #FFFF00;
	text-decoration: none; 
	font-weight: bold;
	background-color: #6599FF;
}
.HeaderTop a:active {
	color: #FF0000;
	text-decoration: underline;
}
.HeaderBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #010080;
}
.HeaderBottom a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.HeaderBottom a:hover {
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
	background-color: #010080;
}
.HeaderBottom a:active {
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
}
.styleBodyTextSM {

	font-size: 75%;
}

