body {
margin-top: 0;
color: #000000;
background-color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 10pt;
}

#main {
margin: 0;
padding: 0;
position: relative;
top: 0;
left: 0;
width: 100%;
}
#content {
position: absolute;
top: 0; left: 171px; width: 360px;
padding: 2pt 2pt 2pt 2pt;
border: 2.25pt solid #FFCC00;
}

em {
font-weight: bold;
font-style: normal;
}
blockquote {
font-weight: bold;
font-size: 12pt;
margin: 0;
color: #990033;
text-align: center;
}
cite {
font-style: normal;
}
.footnote {
font-weight: bold;
}
.highlight1 {
background-color: #e6b800;
font-weight: bold;
font-size: 12pt;
margin: 0pt 8pt;
padding: 7pt;
border: 1pt solid;
}
.highlight2 {
color: #990033;
font-weight: bold;
font-size: 14pt;
text-transform: uppercase;
}
a {
color: #0000FF;
}
.highlight3 {
text-transform: uppercase;
}
.highlight4 {
text-transform: uppercase;
}
h3 {
font-size: 14pt;
padding-bottom: 0;
margin-bottom: 0;
}
h4 {
font-size: 12pt;
padding-bottom: 0;
margin-bottom: 0;
}


#navvolumes ul {
padding: 3px;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Arial, sans-serif;
margin-bottom: 3px;
}
#navvolumes ul li {
list-style: none;
margin: 0;
display: inline;
}
#navvolumes ul li a {
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}
#navvolumes ul li a:link {
color: #448;
}
#navvolumes ul li a:visited {
color: #667;
}
#navvolumes ul li a:link:hover, #navvolumes ul li a:visited:hover {
color: #000;
background: #AAE;
border-color: #227;
}
#navvolumes ul li a#current {
background: white;
border-bottom: 1px solid white;
}
