
body {  margin-left : 2em;
    margin-right : 2em;
    margin-bottom: 2em;
    margin-top: 2em;
    font-family: Verdana, Helvetica, sans-serif;
    color: #000000;


}
p {
        margin: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 75%;
        }

li {
    font-size: 75%;
    margin-bottom:0.2em;
}


A:link  { color: #556E8D; }


A:visited   {
    color: #556E8D;
}

H1, H2, H3, H4 {
   font-family: "Verdana Rounded MT Bold",arial,helvetica,sans-serif;
}

H1 {
    font-size: 140%;
    font-weight: bold;
    color: #000000;
}

H2 {
    font-size: 100%;
    font-weight: small;
    color: #ffffff;
    background: #556E8D;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    border: 0.1px solid none;

}

H3 {
    font-size: 90%;
    font-weight: bold;
    color: #556E8D;
    margin-bottom: 0.2em;
}

H4{
    font-size: 100%;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
}

DL DT {
    font-weight: bold;
    font-size: 70%;
}

DL {
    margin-bottom: 0.2em;
}

TT, PRE {
    font-family: "Lucida Console", "Courier New", "Courier", "Andale Mono";
}


DD  {
    margin-left: 3em;
    margin-right: 1em;
        margin-bottom: 1em;
    }

DT  {
    margin-left: 1em;
}



blockquote {
    font-size: 70%
  }


P.sidebar {
    font-size: 70%
}

P.sidebar3 {
    font-size: 70%;
        text-align: center
}

P.sidebar2 {
    font-size: 70%;
        text-align: right
}



