.Head
{
    color:#000000;
    font-family: Arial, Verdana;
    font-size: 8.5pt;
    font-weight:bold;
}

.titleContainer
{
    width:235px;
    height: 10px;
    text-align:left;
    vertical-align:top;
    padding-top:10px;
}

.titleContent
{
    width:235px;
    height: 10px;
    text-align:left;
    vertical-align:top;
}

SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Arial, Verdana;
    text-decoration: none;  
}
A.SkinObject:link
{
    text-decoration: none;
    color: #000000;
}
A.SkinObject:visited
{
    text-decoration: none;
    color: #999999;
}
A.SkinObject:hover
{
    text-decoration:none;
    color: #999999;
}
A.SkinObject:active
{
    text-decoration:none;
    color: #999999;
}








































































