body {
scrollbar-face-color:darkslategray;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:orange;
scrollbar-darkshadow-color:gray;
scrollbar-shadow-color:gray;
scrollbar-arrow-color:gray;
scrollbar-track-color:dimgray;
}

.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #CC3333;
}
.page-header {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
}

.bodytext1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	color: #CC3333;
}
.page-header1 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

A {color: #000000; text-decoration: none;}
A:hover {color: #CC3333; text-decoration: underline;}
