body {
     color: #242424;
     margin-top: 0px;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     text-align: left;
     background-color: #ffcc33;
}


button {}

input {
     padding: px;
     margin: px;
}
form {
     padding: px;
     margin: px;
}
select {}

option {}

textarea {}

label {}

fieldset {}

legend {}



table {
     background-color: #fffdf4;
     border-style: solid;
     border-width: 1px;
     border-color: #bb4107;
     border-top: none;
     border-left: 1px #bb4107 solid;
     border-bottom: 2px #bb4107 solid;
     border-right: 2px #bb4107 solid;
}

td {
     color: #242424;
     font-size: 11px;
     text-align: left;
     line-height: 22px;
}

td.copy {
     color: #242424;
     font-size: 10px;
     text-align: right;
     line-height: 18px;
     vertical-align: bottom;
     }

td.copycenter {
     color: #242424;
     font-size: 10px;
     text-align: center;
     line-height: 18px;
     vertical-align: bottom;
     }

td.nav-old {
     background-color: #0282da;
     color: #fffdf4;
     font-family: Helvetica, Arial, sans-serif;
     font-size: 12px;
     font-weight: bold;
     text-decoration: none;
     text-indent: 32px;
     line-height: 20px;
     text-align: left;
     padding-top: 4px;
     }

td.nav {
     font-family: Helvetica, Arial, sans-serif;
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
     line-height: 20px;
     text-align: left;
     padding-top: 4px;
     }

a:link {
     color: #0038ff;
     text-decoration: none;
}

a:visited {
     color: #926499;
     text-decoration: none;
}

a:active {
     text-decoration: none;
}

a:hover {
     background-color: #ffcc33;
     text-decoration: none;   
}

a.strong:link {
     color: #0038ff;
     text-decoration: none;
     font-weight: bold;
}

a.strong:visited {
     color: #926499;
     text-decoration: none;
     font-weight: bold;
}

a.strong:active {
     text-decoration: none;
     font-weight: bold;
}

a.strong:hover {
     background-color: #ffcc33;
     text-decoration: none;
     font-weight: bold;   
}


a.nohover:hover {
     text-decoration: none;   
}

a.nav:link {
     color: #bb4107;
     text-decoration: none;
    }

a.nav:visited {
     color: #bb4107;
     text-decoration: none;
}

a.nav:hover {
     color: #ffcc33;
     background-color: #fffdf4;
     text-decoration: none; 
}

h1 {
     font-family: sans-serif;
     font-size: 22px;
     font-weight: bold;
     color: #bb4107;
     margin: 0px;
     padding-bottom: 6px;
     padding-top: 0px;
     padding-right: 0px;
     padding-left: 0px;
}

h2 {
     font-family: sans-serif;
     color: #bb4107;
     font-size: 16px;
     font-weight: bold;
     margin: 0px;
     padding-bottom: 4px;
     padding-top: 0px;
     padding-right: 0px;
     padding-left: 0px;
}

h3 {
     font-family: sans-serif;
     color: #bb4107;
     font-size: 14px;
     font-weight: bold;
     margin: 0px;
     padding-bottom: 4px;
     padding-top: 0px;
     padding-right: 0px;
     padding-left: 0px;
     font-style: italic;
}

h4 {
     font-family: sans-serif;
     color: #bb4107;
     font-size: 14px;
     font-weight: normal;
     margin: 0px;
     padding-bottom: 4px;
     padding-top: 0px;
     padding-right: 0px;
     padding-left: 0px;
}



h5 {
     font-family: serif;
     font-size: 1.1em;
     font-weight: normal;
     
}

hr {
height: 1px; }

ul.alt {
line-height: 100%;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
padding-left: 1.5em;
color: #242424;
list-style-type: square;
list-style-position: outside;
}

li.alt {
margin-bottom: 6px; }




.presdate {
     font-family: Georgia, Times, "Times New Roman", serif;
     color: #bb4107;
     font-size: 14px;
     margin: 0px;
     padding-bottom: 4px;
     padding-top: 0px;
     padding-right: 0px;
     padding-left: 0px;
     font-style: italic;
}




.small  {
     font-family: serif;
     font-size: 10px;
     font-weight: normal;
     
}
