body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/pagebg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto; 
	margin-right: auto;	
	text-align: center;
}
#container {
width: 779px;
margin-left: auto; 
margin-right: auto;
text-align: center;
background-image:url(images/tablebg.gif); 
} 
#mainpage {
width: 741px;
margin-left: auto; 
margin-right: auto;
text-align: center;
} 
#maintext {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin-top: 0px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style2 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.credit {
	font-size: 10px;
	color: #000066;
}

a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

