body
{
    font-family:'Trebuchet MS', Arial, Sans-Serif;
}
.normal
{
    color:black;
}
.greyed
{
    color:silver;
}
.heading
{
    font-size:140%;
    font-family:'Trebuchet MS', Arial, Sans-Serif;
}
.subheading
{
    font-weight:bolder;
    font-size:110%;
    font-family:'Trebuchet MS', Arial, Sans-Serif;
}
table.err
{
    border-right:orangered double;
    border-top:orangered double;
    border-left:orangered double;
    color:#990000;
    border-bottom:orangered double;
    font-family:'Trebuchet MS', Arial, Sans-Serif;
}
.highlight
{
    color:#990000;
}
td
{
    font-family:'Trebuchet MS', Arial, Sans-Serif;
}
.tdHead
{
    font-size:150%;
    color:navy;
    text-align:center;
}
.tdtopic
{
    font-weight:bolder;
    color:navy;
}
.tdSubHead
{
    font-size:125%;
    color:navy;
    text-align:center;
}

