a:link{
	text-decoration:	none;
	color:			#ffffff;}

a:visited{
	text-decoration:	none;
	color:			#ffffff;}

a:hover{
	text-decoration:	none;
	color:			#8800cc;
	filter:			fliph();
	height:			1px;
	font-size:		10pt;}

:hover img{
	filter:			gray(), fliph();}

body{
	scrollbar-track-color:	#000000;
	scrollbar-face-color:	#000000;
	scrollbar-arrow-color:	#8800cc;
	scrollbar-highlight-color: #8800cc;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:	#8800cc;
	scrollbar-darkshadow-color: #000000;
	background-color:	#000000;
	font-family:		arial, verdana;
	font-size:		10pt;
	font-weight:		bold;
	color:			#ffffff;}

td{
	font-family:		arial, verdana;
	font-size:		10pt;
	color:			#ffffff;
	font-weight:		bold;
	border:			none;
	text-align:		left;}

h1{
	font-size:		10pt;
	letter-spacing:		4pt;
	text-align:		center;
	margin-top:		0px;
	margin-bottom:		0px;}

h2{
	font-size:		10pt;
	color:			#8800cc;
	text-align:		center;
	margin-top:		0px;
	margin-bottom:		0px;}

h3{
	font-size:		10pt;
	color:			#ffffff;
	text-align:		center;
	margin-top:		0px;
	margin-bottom:		0px;}

#redright{
	font-size:		10pt;
	color:			#8800cc;
	text-align:		right;
	margin-top:		0px;
	margin-bottom:		0px;
	vertical-align:		top;}

#redleft{
	font-size:		10pt;
	color:			#8800cc;
	text-align:		left;
	margin-top:		0px;
	margin-bottom:		0px;
	vertical-align:		top;}