body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #000000;
	color: #0000FF;
}
h1 {
	font-weight: bold;
	font-size: large;
	padding: 3px;
	border: 0px solid #FF6300;
}
h2 {
	font-weight: normal;
	font-size: xx-small;
	padding: 3px;
	border: 0px solid #FF6300;
	color: #FFFFFF;
	text-align: justify;
}
h3 {
	font-weight: bold;
	font-size: small;
	padding: 10px;
	border: 0px solid #FF6300;
	text-align: center;
	background-color: #00CC00;
	color: #FFFFFF;
}
h4 {
	font-weight: normal;
	font-size: x-small;
	color: #FFFFFF;
}
h5 {
	background-color: #FF0000;
	font-weight: normal;
	font-size: x-small;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
}
h6 {
	background-color: #00CC00;
	font-weight: normal;
	font-size: x-small;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
}
.bodytext {
	font-size: x-small;
	text-align: justify;
	list-style-type: disc;
}
.hiscorerow {
	font-size: x-small;
}
.hiscoreheader {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
}
