body {
    BACKGROUND-COLOR: #FFFFFF;
	scrollbar-face-color:#003399;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCCCCC;
	scrollbar-shadow-color:#003300;
	scrollbar-highlight-color:#0033FF;
	scrollbar-3dlight-color:#003399;
	scrollbar-darkshadow-Color:#003300;
	}

.subhead {
	font-family: Arial;
	font-size: 18px;
	color: #000066;
	font-weight: Bold;
}

.bodytext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.bodycell {
	padding-left: 35px;
}

.footertext {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 35px;
	padding-bottom: 10px;
}

.contacttext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 10px;
}

.contacttexthilite {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	padding: 12px;
}

.contactlink {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.contactlink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

.footlink {
	font-family: Arial;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

.footlink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.bodylink {
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}

.bodylink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

.credit {
	color: #000000;
	text-decoration: none;
}

.credit:hover {
	color: #000000;
	text-decoration: underline;
}

