body, td
{
 font-family: Georgia;
 font-size: 14px;
}

.Subheading
{
 font-size: 16px;
 text-decoration: underline;
 line-height: 1.5;
}

.Heading
{
 font-size: 20px;
 line-height: 2;
}

a, a.visited
{
 color: darkred;
 font-weight: normal;
 text-decoration: none;
}

a:hover
{
 text-decoration: underline;
}