body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.td {
	background-image: url(../Secure/images/grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
ul, li 
{
	margin:0px;
	padding:2px;
}
table, tr, td 
{
	border: solid 0px white;
}
