.title {
    font-family: Trebuchet MS;
    font-size: 16pt; 
    font-weight: 700;
}

.navigator_off {
    font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS;
    font-size: 8pt;
    color:#CCCCCC;
    text-decoration: none;
    background-color: '';
    border: 1 solid '';
}

.navigator_on {
    background-color: #B2898E;
    text-decoration: none;
    border: 1 solid #B2898E;
}

.menu_header {
    font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS;
    font-size: 12pt;
    font-weight: bold;
    border-bottom: 3 double #CCCCCC;
    text-align: right
}

.menu_item_selected {
    font-family: Trebuchet MS;
    font-size: 10pt;
    text-align: right;
    border: 1 dotted #724B52;
    background-color: #F2E9CE
}

.menu_item {
    font-family: Trebuchet MS;
    font-size: 10pt;
    text-align: right;
    border: 1 dotted #FCFCFC;
    background-color: #FFFFFF
}

.td_title {
    border-bottom: 1 dotted #aaaaaa
}

.subtitle {
    font-family: Trebuchet MS;
    font-size: 12pt; 
    font-weight: 700
}

TD {
    font-family: Trebuchet MS, Arial, helvetica;
    font-size: 10pt;
    color:#000000;
    text-decoration: none;
}

A:link {
    color: #AA8888;
    text-decoration: none;
}

A:visited {
    color: #885555;
    text-decoration: none;
}

.a_navigate {
    color: #FFFFFF;
    text-decoration: none;
}

A {
    text-decoration: none;
}

BODY, P {
    font-family: Trebuchet MS, Arial, helvetica;
    font-size: 10pt;
    color:#000000;
    text-decoration: none;
    text-align: justify
}

TT    {font-family: Lucida, Courier;  font-size: 10pt; color:#000000; text-decoration: none;}

SMALL {font-family: Trebuchet MS, Arial, helvetica; font-size: 8pt;  color:#555555; text-decoration: none;}

BIG   {font-family: Trebuchet MS, Arial, helvetica; font-size: 16pt; color:#555555; text-decoration: none;}

