td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}
a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	color: #FF33CC;
	border: none;
}
a:visted {
	color: #0099FF;
}
h2 {
	font-size: 16px;
	color: FF33CC;
	background-color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	text-decoration: underline;
}
