body
{
	background-color:#333333;
	margin:0px;
	font-family:Arial;
	font-size:10pt;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

a{ font-family:Arial; color:#6699CC; text-decoration:none; }
a:hover{ font-family:Arial; color:#CCCCCC; text-decoration:underline; }

hr{ size:1px; height:1px; color:#CCCCCC; margin-top:10px; }

table
{
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
}