body
{
  color: #000000;
  line-height: 2.5;
}
a:link
{
  color: #4284a6;
}
a:visited
{
  color: #0000a0;
}
a:hover
{
  color: #ff0000;
  text-decoration: underline;
}
a:active
{
  color: #ff8000;
}
td{
  line-height: 1.5;
  background-repeat : no-repeat;
  bottom : auto;
}
h3 {
  margin-bottom: 0;
  padding-left: 5px;
  border-bottom: 1px solid #aaaaaa;
  border-left: 5px solid #aaaaaa;
}
h1{
  font-weight : 700;
  font-size : 100%;
}
