body {
    margin: 0; padding: 0;
    font: 12px/1.5 Verdana, Arial, sans-serif;
; color: #000000
}
div#wrap {
    border: 2px solid white;
    background: white;
    position: absolute;
    margin: 0; padding: 0 0 2em 0;
    left: 80px; right: 80px; top: 58px;
}
div#menu {
    text-align: center;
    margin: 1em 30px 1em 56px;
}
h1 {
    background: #009900;
    margin: 0; padding: 0.125em 0.25em;
    text-align: center; text-transform: lowercase;
    font-style: italic; letter-spacing: 0.25em;
    font-size: 200%; line-height: 1.25em;
}
h2 {
    font-size: 150%;
    font-style: normal;
    font-variant: small-caps;
    margin: 1em 30px 1em 56px;
}
h3 {
    font-size: 125%;
    font-style: normal;
    font-variant: normal;
    margin: 1em 30px 1em 56px;
; color: #990000
}
h3, p {margin: 1em 30px 1em 56px;}
ul {
    font-style: oblique;
    color: black;
    background-color: white;
    list-style-position: inside;
    list-style-type: square;
    margin: 1em 30px 1em 56px;
}
hr {
    margin: 1em 30px 1em 56px;
}
p {
    margin-right: 10%;
}
p#summary {
    border: #000000 solid;
    border-width: 2px 2px 2px 2em;
    padding: 0.5em 0.5em 0.5em 1em;
    background: #FFFFCC;
    line-height: 1em;
}

A {
    text-decoration:underline;
    font-family:Verdana;
    font-weight:bold;
    color:#990000
}.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px; font-weight: bold}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: larger; line-height: normal; font-weight: bold; color: #990000}
.summary {  background-color: #FFFFCC; border: #006600; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 5px}
.h2 {  font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif}
