body {
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #303030;
	SCROLLBAR-FACE-COLOR: #5A5A5A;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CCCCCC;
	line-height: normal;
	text-indent: 3px;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
}
a:link {
	text-decoration: none;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFB13E;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	font-size: 10px;
}
a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
}
