.baselinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 12px;
}

.baselinks a:link {  color: #FFFFFF; text-decoration: none;}
.baselinks a:visited { color: #FFFFFF; text-decoration: none;}
.baselinks a:hover {  color: #999999; text-decoration: underline;}

.newslinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0D2B88;
    text-decoration: none;
    font-weight: bolder;
}

.newslinks a:link {  color: #0D2B88}
.newslinks a:visited {  color: #0D2B88}
.newslinks a:hover {  color: #666666; text-decoration: underline}

.locationlinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000099;
    text-decoration: none;
}
.locationlinks a:link {  color: #000099}
.locationlinks a:visited {  color: #000099}
.locationlinks a:hover {  color: #666666}

.body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    text-decoration: none;
}

.body a:link {  color: #000099}
.body a:visited {  color: #000099}
.body a:hover {  color: #666666}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: oblique;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0D2B88;
    text-decoration: none;
    font-weight: bolder;
}


.tablehdr {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}


