a:link, a:visited
{
	color: #000000;
	font-size: 0.75em;
	text-decoration: underline;
}

a:hover
{
	color: #CC0000;
	font-size: 0.75em;
	text-decoration: underline;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-color: #000000;
	background-color: #FFFFFF;
	margin: 0 0 0 0px;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-color: #000000;
	background-color: #FFFFFF;
	margin: 0 0 0 0px;
}

.topnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

a.topnav:link, a.topnav:visited
{
	colour: #3399FF;
	font-size: 1em;
	text-decoration: underline;
}

a.topnav:hover
{
	colour: #3399FF;
	font-size: 1em;
}


