td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #D06B00;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #336699;
}
b {
	font-size: 11px;
	font-weight: bold;
}

ul {
	margin: 5px 0 20px 13px;
	padding: 0;
}
