.subjhead {
    font-size: 110%;
    color: #003333;
    font-weight: bold;
    margin-left: 10px;
    background-color: transparent;
}

.subjhead a:link {
    color: #003333;
    text-decoration: none;
    background-color: transparent;
}

.subjhead a:visited {
    color: #336666;
    text-decoration: none;
    background-color: transparent;
}

.subjhead a:active {
    color: #999966;
    text-decoration: none;
    background-color: transparent;
}

.subjtext {
    font-size: 100%;
    color: #003333;
    margin-left: 15px;
    background-color: transparent;
}

.subjtext a:link {
    color: #003333;
    text-decoration: none;
    background-color: transparent;
}

.subjtext a:visited {
    color: #336666;
    text-decoration: none;
    background-color: transparent;
}

.subjtext a:active {
    color: #999966;
    text-decoration: none;
    background-color: transparent;
}

.blockhead {
    font-size: 100%;
    color: #FF6600;
    font-weight: bold;
    margin-left: 10px;
    background-color: transparent;
}

.blockhead a:link {
    color: #FF6600;
    text-decoration: none;
    background-color: transparent;
}

.blockhead a:visited {
    color: #FF6600;
    text-decoration: none;
    background-color: transparent;
}

.blockhead a:active {
    color: #FF6600;
    text-decoration: none;
    background-color: transparent;
}

.blockheadright {
    font-size: 100%;
    color: #FF6600;
    font-weight: bold;
    margin-right: 10px;
    background-color: transparent;
}

.blockheadright a:link {
    color: #FF6600;
    text-decoration: none;
    background-color: transparent;
}

.blockheadright a:visited {
    color: #FF6600;
    text-decoration: none;
    background-color: transparent;
}

.blockheadright a:active {
    color: #FF6600;
    text-decoration: none;
    background-color: transparent;
}

.blocktext {
    font-size: 80%;
    color: #003333;
    margin-left: 15px;
    background-color: transparent;
}

.blocktext a:link {
    color: #003333;
    text-decoration: none;
    background-color: transparent;
}

.blocktext a:visited {
    color: #336666;
    text-decoration: none;
    background-color: transparent;
}

.blocktext a:active {
    color: #999966;
    text-decoration: none;
    background-color: transparent;
}

<!--
UL.blocktext {
    margin-left: 15px;
    font-size: 100%;
    color: #003333;
    background-color: transparent;
}

-->
.newsblocktext {
    font-size: 80%;
    color: #003333;
    background-color: transparent;
}

.blocktextright {
    font-size: 80%;
    color: #003333;
    margin-right: 15px;
    background-color: transparent;
}

.blocktextright a:link {
    color: #003333;
    text-decoration: none;
    background-color: transparent;
}

.blocktextright a:visited {
    color: #336666;
    text-decoration: none;
    background-color: transparent;
}

.blocktextright a:active {
    color: #999966;
    text-decoration: none;
    background-color: transparent;
}

.ulnewsbox {
    background-color: #99c0e6;
}

.ulnewsboxhead {
    font-size: 100%;
    color: #003333;
    margin-left: 10px;
    background-color: transparent;
}

.ulnewsboxhead a:link {
    color: #003333;
    text-decoration: none;
    background-color: transparent;
}

.ulnewsboxhead a:visited {
    color: #003333;
    text-decoration: none;
    background-color: transparent;
}

.ulnewsboxhead a:active {
    color: #003333;
    text-decoration: none;
    background-color: transparent;
}

.ulnewsboxtext {
    font-size: 80%;
    color: #003333;
    margin-left: 15px;
    background-color: transparent;
}

.ulnewsboxtext a:link {
    color: #003333;
    text-decoration: none;
    background-color: transparent;
}

.ulnewsboxtext a:visited {
    color: #336666;
    text-decoration: none;
    background-color: transparent;
}

.ulnewsboxtext a:active {
    color: #999966;
    text-decoration: none;
    background-color: transparent;
}

.ullineright {
    color: #ffffff;
    background-color: #336666;
    text-align: right;
}

.ulline {
    color: #ffffff;
    background-color: #336666;
}

.section {
    font-size: 110%;

    color: #000000;

    font-weight: bold;

    margin-right: 10px;

    background-color: transparent;

}

.textlink a:link {
    color: #025bad;

    font-weight: bold;

    text-decoration: none;

    background-color: transparent;

}

.textlink a:visited {
    color: #025bad;

    font-weight: bold;

    text-decoration: none;

    background-color: transparent;

}

.textlink a:active {
    color: #025bad;

    font-weight: bold;

    text-decoration: none;

    background-color: transparent;

}

.ulsmall {

    font-size: 75%;

    color: #000000;

    font-style: italic;

}

.color {

    font-weight: bold;

    color: #336666;

}

.bigcolor {

    font-weight: bold;

    font-size: 100%;

    color: #336666;

}

.guidebody {
    font-size: 80%;
}




