body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;

}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #990000;

}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #990000;

}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

