<style>
<!--
BODY {
	font:10pt "Arial"; 
	color:#000088
}
A {
	font: 8pt "Arial";
	color:#000000;
}

.intro {
	font:12pt "Arial";
	color:#000000;
}
.bigtitle {
	font:12pt "Arial";
	font-weight: bold;
	color:#000000;
}
.title {
	font:10pt "Arial";
	font-weight: bold;
	color:#000000;
}
.title2 {
	font:8pt "Arial";
	font-weight: bold;
	color:#000000;
}
.text {
	font:8pt "Arial";
	text-decoration: normal;
	color:#000000;
}
.date {
	font:8pt "Arial";
	text-decoration: normal;
	color:#000000;
}
.safe {
	font: 8pt "Arial";
	text-decoration: normal;
	color: green;
}
.emlink { 
	font:10pt "Arial";
	text-decoration: normal;
      font-weight: bold;
	color:#000000;
}
.link { 
	font:10pt "Arial";
	text-decoration: normal;
	color:#000000;
}
.smlink { 
	font:8pt "Arial";
	text-decoration: normal;
	color:#000000;
}
.navlink { 
	font:8pt "Arial";
	text-decoration: normal;
	color:#000000;
}
.topnavlink { 
	font:8pt "Arial";
	text-decoration: normal;
	color:#FFFFFF;
}
.taillink { 
	font:8pt "Arial";
	text-decoration: normal;
	color:#000000;
}
.copywright { 
	font:9pt "Arial";
	color:#000000;
}
.error {
	font:9pt "Arial";
	font-weight: bold;
	color:#FF0000;
}

-->
</style>
