body
{
    color: black;
    font-size: 11px;
    line-height: 150%;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h1
{
    color: #708090;
    font-weight: bolder;
    font-size: 14px;
    line-height: 14px;
    font-family: "Times New Roman" , Georgia, Times;
}
a:link
{
    color: #9400d3;
    font-weight: bold;
    font-size: 11px;
    line-height: 150%;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
}
:hover
{
    color: #808080;
    font-weight: bold;
    font-size: 11px;
    line-height: 150%;
    font-family: Verdana, "Trebuchet MS" , Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: underline;
}
a:visited
{
    color: #9400d3;
    font-weight: bold;
    font-size: 11px;
    line-height: 150%;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
}
p, td
{
    color: black;
    font-size: 11px;
    line-height: 150%;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

