body {background-color: white}

.general {font-family: Arial}
.xlarge  {font-family: Arial; font-size: 16pt}
.large   {font-family: Arial; font-size: 14pt}
.normal  {font-family: Arial; font-size: 12pt}
.small   {font-family: Arial; font-size: 10pt}
.xsmall  {font-family: Arial; font size: 8pt}
.filler  {font-size: 1pt}

.i25n    {font-family: Arial; font-size: 12pt; text-indent: 25}

A:link    {color: green}
A:visited {color: darkseagreen}
A:hover   {color: darkblue}

.spanstyle {
  color: blue; 
  font-family: Courier;
  font-size: 10pt;
  font-weight: bold; 
  position: absolute;
  top: -50px;
  visibility: visible;
}
