body {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    background-color: #ffeeaa;
    margin: 0;
}
.t {
    color: black;
    background-color: #ffcc66;
    margin-top: 0;
}
.leftmain .t {
    color: black;
    background-color: #ffcc66;
    margin-top: 0;
}
.pic-right {
    float: right;
}
.l {
    font-family: Courier, "Courier New", monospace;
    font-size: 10pt;
}
p.pullquote {
    font-family: Courier, "Courier New", monospace;
    font-size: 14pt;
    font-weight: bold;
    width: 200px;
    float: right;
    clear: right;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    background-color: #ffcc66;
    margin: 0.3em 0 0.5em 0.5em; 
    padding: 0.4em;
}
.l a:link {
}
.l a:hover {
}
.l a:visited {
}
.l a:active {
}
h1.t {
    font-family: Courier, "Courier New", monospace;
    font-weight: bold;
    text-align: center;
    color: black;
    background-color: #ffcc66;
    font-size: 24pt;
}
h1 {
    font-family: Courier, "Courier New", monospace;
    font-weight: bold;
    text-align: left;
    color: black;
    font-size: 20pt;
}
h2 {
    font-family: Courier, "Courier New", monospace;
    font-weight: bold;
    text-align: left;
    color: black;
    font-size: 16pt;
    margin-bottom: 0;
}
h3 {
    font-family: Courier, "Courier New", monospace;
    font-weight: bold;
    text-align: left;
    color: black;
    font-size: 12pt;
    margin-top: 0;
}
h4 {
    font-family: Courier, "Courier New", monospace;
    font-weight: bold;
    text-align: left;
    color: black;
    font-size: 10pt;

}
table.main {
    display: table;
    width: 700px;
}
td.leftmain {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    width: 180px;
    padding: 3px;
    vertical-align: top;
}
td.rightmain {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    width: 520px;
    padding: 3px;
    vertical-align: top;
}
p.head {
    font-family: Courier, "Courier New", monospace;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 12pt;
    margin-bottom: 0;
}
p.desc {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    margin: 0;
    padding-left: .3in;
}
.textlist li {
    margin-top: 1em;
    margin-bottom: 1em;
}
#endnote {
    font-size: 8pt;
    font-family: Verdana, sans-serif;
    font-style: italic;
}
