BODY
{
	font-family: Century Gothic, Arial;
	font-size: 10px; 
	margin: 0px;
}
OL
{
	font-family: Century Gothic, Arial;
	font-size: 12px; 
}
TD
{
	font-family: Century Gothic, Arial;
	font-size: 12px; 
}

.content-heading
{
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

A
{
	color: #006C8C;
	text-decoration: none;
}

A:hover
{
	color: #006C8C;
	text-decoration: underline;
}
