<!--
A:hover { color: red; }

h1 { font-family: Verdana,Arial; font-size: 13pt; color: black; }
h2 { font-family: Verdana,Arial; font-size: 11pt; color: black; } 
h3 { font-family: Verdana,Arial; font-size:  9pt; color: black; } 

.h1 { font-family: Verdana,Arial; font-size: 13pt; font-weight:bold; }
.h2 { font-family: Verdana,Arial; font-size: 11pt; font-weight:bold; }
.h3 { font-family: Verdana,Arial; font-size:  9pt; font-weight:bold; }

td, th { font-family: Verdana,Arial; font-size: 7.5pt; color: black; }

li { color: black }
.menu { text-decoration:none; width: 80%; }
a.menu:hover { color: white;  background-color: orange; }

-->

