﻿BODY {
    background-color: #ffffff;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.text {
    font-family: Verdana, Helvetica, Arial;
    font-size: 11px;
    color: #000;
    line-height: 15px;
    text-align: left;
    vertical-align: top;
}
.text a:link {
    text-decoration: none;
    color: #F60;
    font-weight: bold;
}
.text a:active {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.text a:visited {
    text-decoration: none;
    color: #F60;
    font-weight: bold;
}
.text a:hover {
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    background-color: #F60;
}

.bighead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #009;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
}
.headline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #009;
}
.subhead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: None;
font-weight: bold;
color: #009;
}
.header {
    font-family: Verdana, Helvetica, Arial;
    font-size: 10px;
    color: #039;
    font-weight: bold;
}