TD {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}
TD.title {
	font-family: verdana,arial;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
TD.category {
	font-family: verdana,arial;
	font-size: 15pt;
	font-weight: bold;
	color: #333333;
}
a:link, a:visited, a:hover, a:active { text-decoration: none; color: #000099; }
a:visited { color:#666666; }
a:hover {
	color: #DB9A46;
	text-decoration: underline;
}

