body {
  font-family: Verdana, "Lucida Sans", Arial, sans-serif;
  color: black;
  font-size: 10pt
  background-color: #FFFFFF }
  
.bluehead {
  font-family: Verdana, "Lucida Sans", Arial, sans-serif;
  color: #26929F;
  font-size: 10pt;
  font-weight: bold; }
  
.purplehead {
  font-family: Verdana, "Lucida Sans", Arial, sans-serif;
  color: #670967;
  font-size: 10pt;
  font-weight: bold; }

.big-blue {
  font-family: Verdana, "Lucida Sans", Arial, sans-serif;
  color: #26929F;
  font-size: 12pt;
  font-weight: bold; }

.big-purple {
  font-family: Verdana, "Lucida Sans", Arial, sans-serif;
  color: #670967;
  font-size: 12pt;
  font-weight: bold; }
  
a:link {
  color: #0000FF;
  text-decoration: underline;
  font-weight: normal; }
  
a:visited {
  color: #670967;
  text-decoration: underline;
  font-weight: normal; }

a:hover {
  color: #FF0000;
  text-decoration: underline;
  font-weight: normal;