.headline {
    font-family: Century Gothic, serif;
    text-transform: uppercase;
    font-weight:bold;
    font-size:12px !important;
    color:rgb(0,46,87);
    letter-spacing: 1px;
}

.subhead, .subhead a {
    font-family: Trebuchet MS, serif;
    font-size:11px !important;
    color:rgb(0,71,108);
    letter-spacing: 0;
    line-height: 12px !important;
    text-decoration:none;
    padding:0;
    margin:0;
}

.subhead a:hover {
    color:rgb(0,148,194);
    text-decoration:none;
}

.subsubhead {
    color:#444;
    font-family:Trebuchet MS, serif;
    font-size:9px !important;
    letter-spacing: 0;
    line-height:11px !important;
    text-decoration:none;
    padding:0;
    margin:0;
}

.subsubhead a {
    text-decoration:none;
    font-size:9px !important;
    line-height:11px !important;
    white-space:nowrap;
    color:rgb(0,71,108);
}

.subsubhead a:hover {
    text-decoration:none;
    color:rgb(0,148,194);
}

.redheadline {
    font-family:Trebuchet MS, serif;
    text-transform: uppercase;
    font-size:16px !important;
    color:rgb(144,0,40);
    letter-spacing:.1px;
}

.notes {
    font-family: Trebuchet MS, serif;
    font-size: 11px;
    line-height: 16px;
    color:rgb(139, 141, 144);
}

.copy, .copy * {
    font-family:'Trebuchet MS', serif;
    font-size:8px !important;
    line-height: 11px !important;
    letter-spacing: .5px !important;
    text-align:center;
    color:rgb(0,71,108);
    text-decoration:none
}
