a:link       { text-decoration: none; color: #0000FF }
a:visited    { text-decoration: none; color: #FF0000}
a:active     { text-decoration: none; color: #FF0000}
a:hover      { text-decoration: underline; color: #0000FF}
body         { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000 ; font-size: 10pt}
	          
h1           { color: #333399; font-family: Arial; font-size: 18pt; font-weight: bold; text-align: center; }
h2           { color: #990033; font-family: "Trebuchet MS"; font-size: 14pt; font-weight: bold }
h3           { color: #008080; font-family: Trebuchet MS; font-size: 12pt; font-weight: bold }

