

a:link { TEXT-DECORATION: none }
a:visited { TEXT-DECORATION: none }
a:active { TEXT-DECORATION: none }
a:hover { TEXT-DECORATION: underline}

.footer
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	font-weight:bold;
}

.normaltext
{
	font-family: Century Gothic, Arial;
	font-size: 10pt;
	color: black;
}

.boldtext
{
	font-family: Century Gothic, Arial;
	font-size: 10pt;
	color: black;
	font-weight:bold;
}

.mediumheading
{
	font-family: Century Gothic, Arial;
	font-size: 12pt;
	color: black;
	font-weight:bold;
}
li
{
	font-family: Century Gothic, Arial;
	font-size: 10pt;
	color: black;
}
.smalltext
{
	font-family: Century Gothic, Arial;
	font-size: 8pt;
	color: black;
}