body {
	background: #000000; 
	font-family: "Bookman Old Style", serif; 
	color: #F26522;
	scrollbar-face-color: #F26522;
	scrollbar-shadow-color: #830000;
	scrollbar-highlight-color: #FFBA71;
	scrollbar-3dlight-color: #FFBA71;
	scrollbar-darkshadow-color: #830000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}
A {
	:active {color:#EEEEEE}
	:link {color:#EEEEEE}
	:visited {color:#AAAAAA}
	:hover {color:#000000; background:#F26522}
}
P {
	text-align:justify;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
TD {
}
.justfy
{
	text-align:justify;
}
.first {
	text-indent: 1em;
H2 {
	text-align: center;
	height: 3; width: 100%;
	filter: DropShadow(Color=#830000, OffX=3, OffY=3, Positive=1);
}
H3 {
	text-align: center;
	height: 2; width: 100%;
	filter: DropShadow(Color=#830000, OffX=2, OffY=2, Positive=1);
}
hr {
	color: #F26522;
}
.fifty {
	text-align: center;
	width: 50%;
}
