.small { font-size:10px; }
H1 {font-family: arial,helvetica; font-size: 14pt; margin-top: 5px; margin-bottom: 3px; }
H2 {font-family: arial,helvetica; font-size: 12pt; margin-top: 3px; margin-bottom: 1px; }
H3 {font-family: arial,helvetica; font-size: 10pt; margin-top: 3px; margin-bottom: 1px; }
H4 {font-family: arial,helvetica; font-size: 9pt; margin-top: 2px; margin-bottom: 1px; }
H5 {font-family: arial,helvetica; font-size: 8pt; margin-top: 2px; margin-bottom: 1px; }

a:link {color: #003399;}
a:active {color: #0000ff;}
a:visited {color: #666699;}
a:hover {color: #000000; text-decoration: none; }

table.menu a { width:100%; border:1px solid #333333; display: block; text-align: center; }

div.menu a {
 color: #333333;
 background: #99ccff;
 text-decoration: none;
 font-size: 11px;
 line-height: 16px;
 font-family: Tahoma, verdana, sans-serif;
 font-weight: bold;
 padding: 2px 5px;
}

div.menu a:link { color: #333333; background: #99ccff; text-decoration: none; }
div.menu a:active { color: #ffffff; background: #333333; }
div.menu a:visited { color: #333333; background: #99ccff; }
div.menu a:hover { color: #ffffff; background: #333333; border:1px solid #000000; }

