.body a:active { color: #3366CC; text-decoration: underline; font-weight: bold}
.body a:link {  color: #3366CC; text-decoration: underline; font-weight: bold}
.body a:visited {  color: #3366CC;text-decoration: underline; font-weight: bold}
.body a:hover { background-color: #eeeeee; text-decoration: underline}

.localnav  a:active {  color: #003366; text-decoration: none; font-weight: bold; font-size: 10pt; font-face: Verdana, Arial}
.localnav  a:link {  color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 10pt; font-face: Verdana, Arial}
.localnav  a:visited {  color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 10pt; font-face: Verdana, Arial}
.localnav  a:hover { background-color: #0066cc; text-decoration: underline; font-weight: bold; font-size: 10pt; font-face: Verdana, Arial}

.leftnav  a:active {  color: #6699FF; text-decoration: none; font-weight: bold; font-size: 10pt; font-face: Verdana, Arial}
.leftnav  a:link {  color: #6699FF; text-decoration: none; font-weight: bold; font-size: 10pt; font-face: Verdana, Arial}
.leftnav  a:visited {  color: #6699FF; text-decoration: none; font-weight: bold; font-size: 10pt; font-face: Verdana, Arial}
.leftnav  a:hover { background-color: #eeeeee; text-decoration: underline; font-weight: bold; font-size: 10pt; font-face: Verdana, Arial}

div.box {
    background: #eeeeee;
    padding: 0.5em;
    border: none;
  }
  
body { 
scrollbar-base-color: #663366; 
scrollbar-face-color: #3366CC; 
scrollbar-track-color: #eeeeee; 
scrollbar-arrow-color: #330033;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-shadow-color: #663366;
scrollbar-darkshadow-color: #000000; 
} 

h1 { font-family: Verdana, Arial; font-size: 2; font-weight: bold; }
h2 { font-family: Verdana, Arial; font-size: 2; font-weight: bold; }
h3 { font-family: Verdana, Arial; font-size: 2; font-weight: bold; }
h4 { font-family: Verdana, Arial; font-size: 2; font-weight: bold; }

