body {
    background: white url(/images/back.gif) fixed repeat-y;
    margin: 0px;
    padding: 0px;
}
h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #006CCB;
    padding: 2px;
    margin: 0px;
}
a {
    font-weight: normal;
    color: #006CCB;
}
a:hover {
    font-weight: normal;
    background: #006CCB;
    color: white;
    text-decoration: none;
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #000;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
}
.nopadd {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000;
    padding: 0px;
    margin: 0px;
}
.rest {
    /*background-image:  url(AA-ELEMENTS/images/white.gif);*/
}
.padding {
    padding-bottom: 5px;
}
.style4 {
    font-size: 14px;
    font-weight: bold;
}
.style6 {
    font-size: 18px;
    font-weight: normal;
}
.blueghd {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #006CCB;
}
