body {
	text-decoration: none;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 0;
	margin:;
}
table, tr, td {
	text-decoration: none;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 2;
	margin: 10;
}
a {
	text-decoration: none;
	color: #FF1900;
}
a:hover {
	color: #000000;
	background-color: #FF1900;
}
a:visited {
	color: #000000;
	background-color: #CCCCCC;
}

.title {
	text-decoration: none;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
