body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(0, 0, 0);
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(234, 199, 22);
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: rgb(234, 199, 22);
}
a:visited {
	text-decoration: none;
	color: rgb(234, 199, 22);
}
a:hover {
	text-decoration: none;
	color: rgb(234, 199, 22);
}
a:active {
	text-decoration: none;
}
