body{ 
scrollbar-face-color: #9999cc; 
scrollbar-shadow-color: #003366; 
scrollbar-highlight-color: white; 
scrollbar-3dlight-color: #003366; 
scrollbar-darkshadow-color: #003366; 
scrollbar-track-color: #2E5285; 
scrollbar-arrow-color: #ffffcc; 
overflow: auto;
font-family: Arial, sans-serif;
}




p{
margin-bottom: 12px;
}

.menu{
color:            blue;
background-color: transparent;
margin-left:      0px;
margin-top:       0px;
margin-bottom:    3px;
}

@media print {.noprint{
display:none;}}

p.title{
color:        blue;
background-color: transparent;
text-align:   center;
font-family:  Ravie, jester, fantasy;
font-size:    x-large;
font-weight:  bold;
margin-top:   0px;
margin-bottom:0px;
}

p.subtitle{
text-align:  left;
font-family: Impact, fantasy;
font-size:   medium;
font-weight: normal;
}

p.poetry{
margin-top: 0em;
margin-left: 2em; 
margin-right: 1em; 
margin-bottom: 0em;
text-indent: -1em
}

p.sectionHeader{
font-weight:   bold;
margin-top:    12px;
margin-bottom: 0px;
}

p.sectionFirst{
margin-top:    0px;
margin-bottom: 6px;
}

p.sectionRest{
margin-top:    0px;
margin-bottom: 6px;
}

p.subsectionHeader{
font-weight:   normal;
font-size:     smaller;
text-decoration: underline;
margin-top:    0px;
margin-bottom: 0px;
}

p.subsectionHeader2{
font-weight:   normal;
font-size:     smaller;
font-style:    italic;
margin-top:    0px;
margin-bottom: 0px;
}

p.subsectionFirst{
margin-top:    0px;
margin-bottom: 6px;
font-size:     smaller;
}

p.subsectionRest{
margin-top:    0px;
margin-bottom: 6px;
font-size:     smaller;
}

p.footer{
margin-top:    0px;
margin-bottom: 0px;
font-size:     smaller;
text-align:    center;
}

A:LINK{
text-decoration:  none; 
color:            lime;
background-color: transparent;
}

A:VISITED{
text-decoration: none;
color:           green;
background-color: transparent;
}

table tr td a:hover, A:HOVER{
text-decoration:  underline; 
color:            lime; 
background-color: green;
}

A.image:HOVER{
text-decoration:  underline; 
color:            lime; 
background-color: transparent;
}

.highlight{
font-weight:       bold;
color:             black;
background-color:  yellow;
}

DT{
font-family:"arial black", sans-serif;
}

DD{
font-style:normal;
}

