/* CSS Document */
<style type="text/css">
<!--
.default {
	font-family: Helvetica;
}
.Navfont {
	font-family: Helvetica;
	font-size: 16px;
}
.Bodytext {
	font-family: Helvetica;
	font-size: 12px
}
.Headertext {
	font-family: Helvetica;
	font-size: 18px;
}
.Headertextbold {
	font-family: Helvetica;
	font-size: 18px;
	font-weight:bold;
}		
.Tabletext {
	font-family: Helvetica;
	font-size: 18px;
}	
.Bannertext {
	font-family: Helvetica;
	font-size: 24px;
	font-style:italic;
}
.Listtext {
	font-family: Helvetica;
	font-size: 14px
}
.Picturetext {
	font-family: Helvetica;
	font-size: 16px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
-->
</style>

