body {SCROLLBAR-FACE-COLOR: #353A90; SCROLLBAR-HIGHLIGHT-COLOR: #353A90; SCROLLBAR-SHADOW-COLOR: #353A90; SCROLLBAR-3DLIGHT-COLOR: #DAF4B0; SCROLLBAR-ARROW-COLOR: #DAF4B0; SCROLLBAR-TRACK-COLOR: #353A90; SCROLLBAR-DARKSHADOW-COLOR: #DAF4B0}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 353A90;
	font-weight: bold;
}



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



.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext a:link {
	color: #166C7E;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:visited {
	color: #166C7E;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:active {
	color: #D38B01;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:hover {
	color: #D38B01;
	text-decoration: none;
	font-weight: bold;
}



.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottomtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomtext a:active {
	color: #D3D5B7;
	text-decoration: none;
}
.bottomtext a:hover {
	color: #D3D5B7;
	text-decoration: none;
}

