.SkinObject
{
font-weight: normal;
font-size: 11px;
color: #ffffff;
font-family: Georgia;
text-decoration: none;
}

a.SkinObject:hover
{
text-decoration: underline;
color: #fdf8da;
}

a.SkinObject:link
{
text-decoration: none;
color: #ffffff;
}

a.SkinObject:visited
{
text-decoration: none;
color: #ffffff;
}

.SubHead
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #744001;
}