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:  Tahoma, Verdana;
    font-size: 9pt;
    font-weight: bold;
    font-style: none;
    cursor: hand;
    color: #808080;
    text-decoration: none;

}
A:visited {
    font-family: Tahoma, Verdana;
    font-size: 9pt;
    font-weight: bold;
    font-style: none;
    cursor: hand;
    color: #808080;
    text-decoration: none;

}

A:active {
    font-family:  Tahoma, Verdana;
    font-size: 9pt;
    font-weight: bold;
    font-style: none;
    cursor: hand;
    color: #808080;
    text-decoration: none;

}

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

A:hover { color: #D0640F;  font-size: 9pt; font-weight: bold; text-decoration: none; }
td.test  {
color: #A2A2A2;
}
td.test2  {
color : #A2A2A2;
background: #EBEBD8;

}

