body
{
	background-color : #FFEFC3;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

td
{
	font-family : Verdana;
	font-size : 10px;
	color : Gray;
}

a
{
	font-family : Verdana;
	font-size : 10px;
	color : Gray;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : Gray;
	text-decoration : none;
}