body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  background-color: #ffffff;
  color: #000000;
}


a:link    { color: #0000ff; text-decoration: underline; }
a:visited { color: #880088; text-decoration: underline; }
a:hover   { color: red; text-decoration: none; }
a:active  { color: #ffff00; text-decoration: none;  }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	background-position: center;
}

h2 {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
