body {
	/*background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;*/
	background-color:#E8E7E7;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th{
	font-family:verdana;
	font-size:12px;
}
a{
	font-size:12px;
	text-decoration:none;
	font-family:verdana;
}
a:hover{
	font-size:12px;
	text-decoration:underline;
	font-family:verdana;
}