BODY {
       font-family: Microsoft Sans Serif, Tahoma, Verdana;
        font-size: 8pt;
        color: #FFFFFF;
}

P, ul, ol, li, dd, dt, div, span {
        font-family: Microsoft Sans Serif, Tahoma, Verdana;
        font-size: 8pt;
        color: #ffffff;
}

TD, TH {
        font-family: Microsoft Sans Serif, Tahoma, Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: #FFFFFF;
}

H1 {
        font-family: Century Gothic, Arial, Helvetica;
        font-size:48pt;
        letter-spacing: 4pt;
        color: #E0E0C2;
	font-weight: normal;
}

}

.nomargin {
margin-bottom: 0;
padding-bottom: 0;
}

A:link {
    font-family:  Arial, Tahoma, Verdana;
    font-size:13px;
    font-weight: bold;
    font-style: none;
    cursor: hand;
    color: #6C6D5F;
    text-decoration: none;
}
A:visited {
    font-family: Arial,Tahoma, Verdana;
    font-size:13px;
    font-weight: bold;
    font-style: none;
    cursor: hand;
    color: #6C6D5F;
    text-decoration: none;

}



A:active {
    font-family: Arial, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    font-style: none;
    cursor: hand;
    color: #6C6D5F;
    text-decoration: none;

}

td a {
width: 100%;
display: block;
}

a:hover { color: #003300;   font-size: 13px; font-weight: bold; text-decoration: underline; }
td.test  {
color: #a2a2a2;
}
td.test2  {
color : #a2a2a2;
background: #DCDCCB;

}

