BODY TD {
    font-family: Arial, Helvetica;
    font-size: 12px;
    line-height: 17px;
}

A.navMenu:link, A.navMenu:active, A.navMenu:visited {
    color: #222222;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial,Helvetica;
    line-height: 25px;
    text-decoration: none;
}

A.navMenu:hover {
    color: #000000;
    text-decoration: underline;
}

.headerLargeText {
    width: 100%;
    border-color: #111111;
    border-style: solid;
    border-width: 0 0 1 0;
    padding-bottom: 3px;
    color: #111111;
    font-family: Arial,Helvetica;
    font-size: 19px;
    font-weight: bold;   
}

.inlineLargeText {
    font-family: Arial,Helvetica;
    font-size: 15px;
    font-weight: bold;   
}

.smallerText {
    font-family: Arial,Helvetica;
    font-size: 11px;
}

.wordCapitalize {
    text-transform: capitalize;
}
