html
{
scrollbar-face-color: cc9966;
scrollbar-highlight-color: 999999;
scrollbar-3dlight-color: 9999CC;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: 663366;
scrollbar-arrow-color: 999999;
scrollbar-track-color: 333333;
}

</STYLE>

.PageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC9966;
}
.MenuText {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.background {
	background-color: #000000;
}
a:link {
	color: #CC3300;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	background-color: #000000;
	font-style: normal;
	text-decoration: none;


}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFCC66;
}
a:visited {
	color: #669966;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}
body {
	background-color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
}
h2 {
	color: #FFCC66;
}
h3 {
	color: #FFCC66;
}

