body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CC6600;
	border-bottom-width: medium;
	border-left-width: 40px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	margin-left: 0px;
	padding-left: 10px;

}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00FF99;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF00;
	text-decoration: underline blink;
}
h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-style: italic;
	color: #FFFF00;
	text-decoration: underline blink;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00FF66;
	text-decoration: underline;

}
h3 {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
