@import 'dropcaps-no-ie.css' screen;

span.cap {
    float:left;
    color:#330000;
    font-size:85px;
    line-height:65px;
    padding-top:2px;
    font-family: "Times New Roman", Times, serif;
    clear: none;
    margin: 0px 4px 4px 4px;
    margin-bottom: 0px;
    font-weight: bold;
    text-transform: uppercase;
}
