body
{
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #333333;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #333333;
	background-color: #000000;
}

.image
{
	border-style: solid;
	border-color: #ff9a00;
	border-width: 2px;
}

h1
{
	color: #ff9a00;
	font-size: 10pt;
	font-family: tahoma;
	font-weight: normal;
	text-align: left;
}

h2
{
	color: #ff9a00;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: normal;
	text-align: left;
}

h3
{
	color: #ff9a00;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	text-align: left;
}

h4
{
	color: #ff9a00;
	font-size: 10pt;
	font-family: tahoma;
	font-weight: normal;
	text-align: middle;
}

a:link {color: #ff9a00; text-decoration: none;}
a:visited {color: #ff9a00; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none;}
