body
{
	background:			#000000;
	font-family:			Verdana;
	font-size:			10pt;
	color:				#FFFFFF;
	text-align:			justify;

	scrollbar-arrow-color:		#FFFFFF;
	scrollbar-3dlight-color:	#003E80;
	scrollbar-highlight-color:	#003E80;
	scrollbar-face-color:		#003E80;
	scrollbar-shadow-color:		#105EA0;
	scrollbar-darkshadow-color:	#105EA0;
	scrollbar-track-color:		#105EA0;
}

td
{
	background:			#000000;
	font-family:			Verdana;
	font-size:			10pt;
	color:				#FFFFFF;
	text-align:			justify;
	vertical-align:			middle;
}

a
{
	color:				#FFFF00;
	text-decoration:		none;
}

a:visited
{
	color:				#FFFF00;
	text-decoration:		none;
}

a:hover
{
	color:				#00FF00;
	text-decoration:		underline;
}