BODY {
        font-size : 11px;
        font-family : verdana,arial;
        font-weight : normal;
        font-style : normal;
        color : black;
}



TD  {
        font-size : 11px;
        font-family : verdana,arial;
        font-weight : normal;
        font-style : normal;
}


TD.front  {

        font-size : 11px;
        line-height: 16px;
        font-weight : normal;
        color : #FFFFFF;
}


TD.small  {

        font-size : 9px;
        line-height: 13px;
        font-weight : normal;
        color : #000000;

}

Font.Title  {

        font-size : 14px;
        font-family : verdana,arial;
        font-weight : normal;
        font-style : normal;
        color : #003399;
}

.AltTableRow1  {
        background: #E9E9E9;
}
.AltTableRow2  {
        background: #E5EDFA;
}
.AltTableRow3  {
        background: #D6DDEA;
}


A:link  {
        font-style : normal;
        color : #003399;
        text-decoration: underline
}

A:Visited  {
        font-style : normal;
        color : #003399;
        text-decoration: underline
}
A:Active  {
        font-style : normal;
        color : #003399;
        text-decoration: underline
}

A:Hover  {
        font-style : normal;
        color : black;
        text-decoration: underline
}
A.intro:link {
        color: White; 
        text-decoration: underline;
}
A.intro:active {
        color: White; 
        text-decoration: underline;
}

A.intro:visited {
        color: White; 
        text-decoration: underline;
}


