body {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #ffffff;
	background-color: #333333;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	scrollbar-3dlight-color: #333333;
	SCROLLBAR-TRACK-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
}
a {
	color : #990000; text-decoration : none;
}
a:hover{
	color : #990000; text-decoration : underline;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 200%;
	color: #ffffff;
	font-weight: normal;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 150%;
	color: #999999;
	font-weight: bold;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 125%;
	font-weight: bold;
	color: #990000;
	line-height : 75%;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 125%;
	color: #999999;
	font-weight: bold;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 125%;
	color: #999999;
	font-weight: normal;
	line-height : 75%;
}
h6 {
	font-family: "Courier New", Courier, monospace;
	font-size: 125%;
	color: #990000;
	font-weight: normal;
	letter-spacing : 10px;
	text-decoration : none;
}
table {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #999999;
	letter-spacing : -2px;
}
