<style>

A:link {color: blue; text-decoration: none}

A:visited {color: #006699; text-decoration: none}

A:hover {color: blue; text-decoration:none; background:silver}

A:active {color: #006699; text-decoration:none}

A.page:link {color: blue; text-decoration: none}

A.page:visited {color: #006699; text-decoration: none}

A.page:hover {color: blue; text-decoration:none; background:silver}

A.page:active {color: #006699; text-decoration:none}

A.menu:link {color: white; text-decoration: none}

A.menu:visited {color: white; text-decoration: none}

A.menu:hover {color: black; text-decoration:none; background:silver }

A.menu:active {color: yellow; text-decoration:none}

BODY, TR {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: black; text-decoration: none;}

BODY {  background-color: white;}

H1 { color:000000; font-size: 32pt; font-style: bold}

H2 { color:000000; font-size: 18pt; font-style: bold}

H3 { color:000000; font-size: 14pt; font-style: bold}

H4 { color:000000; font-size: 12pt; font-style: bold}

</style>
