body {
	background-color:#000000;
	background-image:url('../fadebg.jpg');
	background-attachment: fixed;
	background-position:center;
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	}

td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.style1 {font-size: x-small}

a:link {color: #CCCCCC;	text-decoration: none;}
a:visited {text-decoration: none; color: #CCCCCC;}
a:hover {color: #FF0000; text-decoration: none;}

