
p,ul,ol,li,td,th,b,i { font-family:Verdana, serif;  font-size:95%; }


body {
    font-family:Verdana, serif;
    font-size: 95%;
    background:#FFF;
    }
p {
    font-family:Verdana,serif;
    font-size: 95%;
    margin-left:200px;
    }
li{
    font-family:Verdana,serif;
    font-size: 95%;
    margin-left:200px;
    }

h1 {
    color: Black;
    font-family: Arial, Helvetica, serif;
    font-size: 300%;
    font-weight: bold;
    text-align: left;
    vertical-align: super;
    text-decoration: none;
    letter-spacing: 0.1pt;
    margin-left:200px;
    margin-bottom:10px;
    margin-top:10px;
    }
h2 {
    font-family:Arial,serif;
    font-size:16pt;
    font-weight: bold;
    text-align: left;
    vertical-align: super;
    letter-spacing: 0.1pt;
    margin-left:200px;
    margin-right:200px;
    margin-bottom:10px;
    }

h3 {
    font-family:Arial,serif;
    font-size:13pt;
    letter-spacing: 0.1pt;
    margin-left:200px;
    margin-bottom:10px;
    }

h4 {
    font-family:Arial,serif;
    font-size:12pt;
    color: #333;
    border-top:1px dashed #333;
    border-bottom:1px dashed #333;
    letter-spacing: 0.2px;
/*
    margin-left:10px;
*/
    }


p.footer {
    font-size: 65%
    }

a:link {
    font-family: Verdana, serif;
    font-style: normal;
    color: #666;
    text-decoration: none ;
    }
a:visited {
    font-family: Verdana, serif;
    font-style: normal;
    color: #666;
    text-decoration:none ;
    }
a:active {
    font-family: Verdana, serif;
    font-style: normal;
    color: #666;
    text-decoration:none ;
    }
a:hover {
    font-family: Verdana, serif;
    font-style: normal;
    color: #F03;
    text-decoration:none ;
    {

td {
    font-family:Verdana, serif;
    text-decoration:none;
    }
th {
    font-family:Verdana, serif;
    }

 #navoben {
     font-family: Verdana, serif;
     font-style: normal;
     border-bottom:1px dashed #333;
     text-decoration: none;
     }

 #navoben a:link {
     color: #666;
     }

 #navoben a:hover {
     color: #F03;
     }

 #navlinks {
    background:#FFF;
     }

#footer {
    font-family:Verdana,sans-serif;
    margin-top: 20px;
    border-top:1px dashed #333;
    margin-left:200px;
    }

