﻿body 
{
	background-color:#98DB4D;
	margin:0px;
	align:center;
	width:100%;
}
body,th,td
{
	font-size:12px;
}
a:link,a:visited,a:active
{
color:#333333;
text-decoration:none;
}
a:hover
{
color:red;
text-decoration:underline;
}
.main
{
width:960px;
text-align:left;
background-color:White;	
}
