body
{
  font-size: 12px;
  font-family: verdana;
}

H1
{
  font-weight: bold;
  font-size: larger;
}

.normal, .normalblue
{
  font-size: 12px;
  font-family: verdana;
}

.normalblue
{
  color: #0000cc;
}

a:active {  color: #006699; text-decoration: none}
a:hover {  color: #FF9900; text-decoration: underline}
a:link {  color: #006699; text-decoration: none}
a:visited {  color: #006699; text-decoration: none}
