body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E6E6E6;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}a:link {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
a:active {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
