body {
	font-family: Verdana;
	margin: 0px;
	background-color: #E7E7E7;
	font-size: 14px;
	line-height: 30px;
	color: #999999;
}
td {
	font-family: Verdana;
}
th {
	font-family: Verdana;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #000000;
}
