body { font-size: 85%; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.styleHdr1 {
	color: #FFFFFF;
	font-size: 37px;
	font-family: Georgia, "Times New Roman", Times, 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: #000000;}

a:visited {color: #000099;}

a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:active {color: #333333;}
.MenuBox a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.MenuLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
}
.MenuLeft a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.MenuLeft a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.MenuLeft a:hover { 
	color: #FFFF00;
	text-decoration: none; 
	font-weight: bold;
	background-color: #003366;
}
.MenuLeft a:active {
	color: #FF0000;
	text-decoration: underline;
}
.MenuBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #003366;
}
.MenuBox a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.MenuBox a:hover {
	color: #00FF00;
	text-decoration: none;
	font-weight: normal;
	background-color: #003366;
}
.MenuBox a:active {
	color: #FF3300;
	text-decoration: underline;
}
.styleBodyTextSM {

	font-size: 75%;
}

