BODY
{
 BACKGROUND-COLOR: #f0f0f0;
 FONT-FAMILY: Arial, sans-serif;
 FONT-SIZE: 10pt;
 COLOR: #000033;
}

TABLE
{
 border: none;

}

.noborder
{
 border: none;
 border-bottom: none;
   
}


TD
{
 
 font-size: 10pt;
 border-bottom: 1px solid grey;
 padding-top: 3px;
 padding-left: 10px;
}

A
{
TEXT-DECORATION: none;
COLOR: #000066;
}

A:hover
{
COLOR: #000066;
TEXT-DECORATION: none;
}

A.anywhere
{
FONT-SIZE: 9pt;
COLOR: #000066;
}

IMG {
border: 0;
}

input.coins {
    width:  200px;
    height: 15px;
    padding: 5px 10px 5px 10px;
    border:1px solid #999;
    font-size:16px;
    font-family: Tahoma;
}

