body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#FFFFFF;
	background:#000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
a:active {
	text-decoration: none;
}

.style1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight: bold;
	margin:8px 0 0px 0;
}
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:0.8em;
	color:#ffffff;
	margin-top:4px;
}
.style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#CC0000;
	font-weight: bold;
	}

#body {
	position:relative;
	width:800px; 
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
	background:#999999;
	border:0px solid #000000;		
	}
#content {
	position:relative;
	margin-left:0px;
	margin-right:0px;   		
	border:0px solid #000000;
	background:#999999;	
	}					
#footer {
	position:relative;
	text-align:center;  
	background:#000;
	height:450;	
	padding:0px 0px 0px 0px;
	border:0px solid #000000;
	background:#000 url(footer/footertop.jpg) no-repeat 0 0;	
	}	
	#footer1 {
		position:absolute;
		left:25px;
		top:0;
		height:30px;
		border:0px solid #000;	
		}	
	#footer2 {
		position:absolute;
		left:280px;
		top:0px;
		height:30px;
		border:0px solid #000;	
		}			
	#footer3 {
		position:absolute;
		left:660px;
		top:0px;
		height:30px;
		border:0px solid #000;	
		}				
	#footer4 {
		position:relative;
		left:0px;
		top:30px;
		width:800px;
		height:354;
		margin-left:0px;
		margin-right:0px;
		border:0px solid #000;	
		}				
	#footer5 {
		position:relative;
		width:800px;
		height:41;
		border:0px solid #000;	
		}			
