body {

	color:#ffffff;
	text-align:justify;
	background-image : url(maingifs/backdrop.gif);
	background-repeat: repeat;
	background-attachment : fixed;
	background-color : #FFFFFF;
	
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #21323a;
	scrollbar-highlight-color: #21323a;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #21323a;
	
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;

	
}

td {
	border:0px solid black;
  	padding:0px;
	spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:140%;
	text-align:justify;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {color:#FF0000; text-decoration: none}
A:visited {color:#FF0000; text-decoration: none}
A:hover {color:#ffffff; background:#FF0000; text-decoration:none}
A:link.other {color:#333333; text-decoration: none}
A:visited.other {color:#333333; text-decoration: none}
A:hover.other {color:#000000; text-decoration:none}
