<head>
<style>body { background: white;
       color: black;
       font-family: arial;
       font-size: 10pt }
.bodyheader  { font-family: Arial; font-size: 12pt; color: #9900CC; font-weight: bold }
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a:link { color: blue }
a:visited { color: purple }
h1 { font-family: arial;
     font-size: 18pt;
     font-style: bold } </style>
</head>

.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
