body {
	background : #ffffff;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, MS Sans Serif;
	font-size : 10px;
	background-position : center;
	background-attachment : fixed;
	margin-left : 0px;
	margin-top : 0px;
}

a:link {
	font-size : 10px;
	text-decoration : none;
	color : Black;
}

a:active {
	font-size : 10px;
	text-decoration : none;
	color : Black;
}

a:visited {
	font-size : 10px;
	text-decoration : none;
	color : Black;
}

a:hover {
	font-size : 10px;
	text-decoration : none;
	color : Red;
}

table {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, MS Sans Serif;
	font-size : 10px;
}
