body {
	scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #575CC5;
	scrollbar-highlight-color: #262C74;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
}

A:link {
    color: #000000;
	text-decoration: underline;
}

A:visited {
    color: #000000;
	text-decoration: underline;
}

A:active {
    color: #000000;
	text-decoration: underline;
}

A:hover {
    background: #575CC5;
	color: #FFFFFF;
	text-decoration: underline;
}
.Header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 0px 8px;
	font-weight: bold;
	text-decoration: underline;
}
.Header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px 8px;
	font-weight: bold;
}
.BodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	padding-right: 8px;
	padding-left: 8px;
}
