*
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}


body {
background-color: #ffffff;
margin-left: 5px;
margin-top: 5px;
padding: 2px 2px 2px 2px;
color: #000000;
}



a {
color: #007070;
font-size: 13px;
text-decoration: none;
}

a:hover {
color: #007070;
font-size: 13px;
text-decoration: underline;
}


h1 {
padding: 0px 5px 0px 0px;
font-family: cooper black, arial black;
font-size: 25px;
color: #000000;
text-decoration: underline;
}


td.under {
    border-bottom: inset 1pt #a0a0a0; 
}

.leftcol {
    text-align: center;
    background-color: #000030;
    color: #ffffff;
}

.hcreuses {
    color: #000000;
    width: 100px;
    text-align: center;
    //background-color: 66FFFF;
    border-bottom: inset 1pt #a0a0a0; 

}

.mouseover {
    cursor: Hand;
    color: #3c3c7f;
    background-color: #ffffff;
    text-align: center;
}


.data {
    color: #000000;
    width: 120px;
    text-align: center;
    background-color: #CCCCCC;
    font-size: 9px;

}