.odd {
	background-color: #FFCCCC;
}
.recordscnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
.mycustom a:link {
	color: #5B5B5B;
	text-decoration: none;
}
.mycustom a:visited {
	color: #5B5B5B;
	text-decoration: none;
}
.mycustom a:hover {
	color: #660000;
	text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
