BODY
{
color: #E4945D;
FONT-SIZE: 11pt;
background-color: #000000;
font-family: minion, tahoma, arial; 

}

TABLE
{
font-size: 11pt;
}

.bold
{
font-weight: bold;
color: #F4A46D;
}

.small
{
font-size: 8pt;
}

.link
{
    COLOR: #F4A46D;

    TEXT-DECORATION: none;
font-weight: bold;
}
A.link:visited
{
    COLOR: #F4A46D;
    TEXT-DECORATION: none;
font-weight: bold;
}
A.link:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
background-color: #303030;
font-weight: bold;
}

.name
{
font-weight: bold;
}

.smallprint
{
font-size: 9pt;
}