a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #a00000;}
a {font-weight: normal}

body
{
    background-color: #a0b0a0;
    font-family: times;
}
h2
{
    font-family: times;
    font-size: 170%;
}

h3
{
    font-family: times;
    font-size: 130%;
}

td.title
{
  padding: 30px;
}

td
{
    padding: 5px;
    text-align: left;
}

p
{
  font-weight: bold;
}

p.indent
{
  font-weight: normal;
  text-indent: 30pt;
}
