

.headerText {
        font-family: Verdana;
        font-size: 15px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.sublinkText {
        font-family: Verdana;
        font-size: 10px;
        font-weight: normal;
        color: #333333;
        text-decoration: none;
}

.subpagelinkText {
        font-family: Verdana;
        font-size: 12px;
        font-weight: normal;
        color: #333333;
        text-decoration: none;
}

.navText {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.linkText {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        color: #0000FF;
        text-decoration: underline;
}

.linkDesc {
        font-family: Verdana;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}

body { 
      background-image: url('background-bluetop.gif');
      background-repeat: repeat-x
}



