body {
	background-color: #80C880;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	overflow-x: hidden;
	background-position: center top;
	background-attachment: fixed;
	scrollbar-horizontal:none;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#80C880;
	scrollbar-highlight-color:#80C880;
	scrollbar-face-color:#80C880;
	scrollbar-shadow-color:#80C880;
	scrollbar-darkshadow-color:#80C880;
	scrollbar-track-color:#80C880;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
