body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
}

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

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

.makebold {font-weight:bold;}

.footer {
	color: #CCCCCC;
	font-size:10px;
	text-decoration:none;
}

.footer a:link {
	color:#CCCCCC;
	font-size:10px;
	text-decoration:none;
}

.footer a:visited {
	color:#CCCCCC;
	font-size:10px;
	text-decoration:none;
}

.footer a:hover {
	color: #CCCCCC;
	font-size:10px;
	text-decoration:none;
}