body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:10px;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
 	background-color:#000000;
 	margin-top:10px; 
 	margin-left:0px; 
 	margin-right:0px; 
 	margin-bottom:0px;
}

a:link { color:#787878; text-decoration:none; font-weight:bold; font-size:10pt }
a:visited { color:#787878; text-decoration:none; font-weight:bold; font-size:10pt}
a:hover { color:#000000; text-decoration:none; font-weight:bold; font-size:10pt}
a:active { color:#000000; text-decoration:none; font-weight:bold; font-size:10pt}

.main {
		background-image:url(images/main.gif);
		background-repeat:no-repeat;
		width:838px;
		height:542px;
	}
