P {} 
A {} 

A:link,A:visited {color:#000080}
A:active {color:#FFFFFF}

body {
    background-color : #E7E7D2;
    
}

P,LI,UL,DT,DL {
    font-weight     : none; 
    font-size    : 13px; 
    font-family : Arial, Helvetica, Sans-Serif;
    color        : #900000;
} 

H1 {
    font-weight     : bold; 
    font-size    : 20px; 
    font-family : Arial, Helvetica, Sans-Serif;
    color        : #903030;
} 

H2 {
    font-weight     : bold; 
    font-size    : 17px; 
    font-family : Arial, Helvetica, Sans-Serif;
    color        : #903030;
} 

H3 {
    font-weight     : bold; 
    font-size    : 15px; 
    font-family : Arial, Helvetica, Sans-Serif;
    color        : #903030;
} 

.td,th,tr {
    font-weight : none;
    font-size : 11px;
    font-family : Arial, Helvetica, Sans-Serif;
    color : #900000;
    text-decoration : none;
}

td.head {
    background-color : #BABA9C;
    font-weight : bold;
}

td.inter {
    font-weight : bold;
    color : #E7E7D2;
    text-align: left;
    background-color : #505050;
    font-size : 15px;
    vertical-align : bottom;
}

td.title {
    color : #000000;
    text-align: left;
    background-color : Silver;
    font-size : 14px;
    vertical-align : bottom;
}

td.new {
    color : #E7E7D2;
    text-align: left;
    background-color : #800000;
    font-size : 14px;
    vertical-align : bottom;
}

td.down {
    background-color : #808080;
}

