BODY {
    margin:0px;
}
H1, H2, H3, H4, H5, H6 {
    padding-top: 5pt; padding-bottom: 10pt;
    margin-bottom: 0pt;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
}
H3 {
    /* font-size: 13.5pt; -- original size of H3 */
    font-size: 13pt;
}
P            { 
    margin-top: 5pt; margin-bottom: 5pt; 
}
UL LI {
    margin-left: -10pt;
}
A:hover {
    COLOR: #CC00FF;
    text-decoration: underline;
}
td.underline {
    border-bottom: 1 solid #0000FF;
}

H1.title {
    color: #0000FF;
    text-align: center;
}
.webmenu {
    font-family: Arial, helvetica, sans-serif;
    font-size: 10pt;
}

p.citatIndex {
  font-size: 18pt;
}

a.hoveronly {
  text-decoration: none;
}

a.thispage {
  color: #6666AA;
}
