body {
        font-family: sans-serif;
        font-size: 12px;
}
A.bookmark {
        color: #EE7A07;
        font-weight: bold;
        font-size: 11px;
}
.menu {
        background: #FFFFFF;
        padding-left: 4px;
}
.menu A {
        color: #028989;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}
.mtop {
        padding-left: 10px;
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        background: url("../img/mtop_bg.gif");
        height: 24px;
}
A.lite {
        color: #028989;
        text-decoration: none;
        font-size: 12px;
}
A:hover.lite {
        text-decoration: underline;
}
.color {
        font-size: 13px;
        font-weight: bold;
        color: #9D5E2D;
		line-height: 200%;
}
.text {
        font-size: 12px;
}
.text p {
        margin-top: 0px;
        margin-bottom: 4px;
        text-align: justify;
}
.text A {
        text-decoration: none;
        font-weight: bold;
        color: #14746E;
}
.text A:hover {
        text-decoration: underline;
}
.site_name {
        color: #0F799A;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        font-weight: bold;
        font-family: Tahoma;
}
