A:hover
{
  color: 3399FF;
  text-decoration: none;
}

body
{
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

H1
{
  color: red;
  font-weight: bold;  
  font-family: Garamond;
  font-size: 32px;
}

H2
{
  font-family: Garamond;
  color: #000066;
  font-weight: bold;
  text-decoration: none;
  font-size: 26px;
}

H3
{
  font-family: Garamond;
  color: #000066;
  font-weight: bold;
  text-decoration: none;
  font-size: 21px;
}

P
{
  font-size: 14px;
  font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}

TD
{
  font-size: 14px;
  font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}

UL
{
  font-size: 12px;
  font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}

OL
{
  font-size: 12px;
  font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}


.plink
{
  font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: #0033FF;
  text-decoration: none;
}

.elink
{
  font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  text-decoration: none;
}

.tbl
{
  background-color: #A5C9ED;
  border: outset 2px;
  font-family: Garamond;
}
