body {SCROLLBAR-FACE-COLOR: #BBDB88; SCROLLBAR-HIGHLIGHT-COLOR: #BBDB88; SCROLLBAR-SHADOW-COLOR: #BBDB88; SCROLLBAR-3DLIGHT-COLOR: #6F559D; SCROLLBAR-ARROW-COLOR: #6F559D; SCROLLBAR-TRACK-COLOR: #BBDB88; SCROLLBAR-DARKSHADOW-COLOR: #6F559D}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 6F559D;
	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: #443066;
}
.bottomtext a:link {
	color: #443066;
	text-decoration: none;
}
.bottomtext a:visited {
	color: #443066;
	text-decoration: none;
}
.bottomtext a:active {
	color: #6F559D;
	text-decoration: none;
}
.bottomtext a:hover {
	color: #6F559D;
	text-decoration: none;
}
