// hillcows.com style sheet CO, 02/09/03
// change as needed for each of the pages referenced
BODY{background:#FFFFFF;
  color:#000000;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 0px;
  font-size:14px;
  font-family: serif;
}
.MAIN{color:#333333;
}
SUP{text-decoration:none;
  font-size:10px;
  font-style:normal;
  font-weight:normal;
}
SUB{text-decoration:none;
  font-size:10px;
  font-style:normal;
  font-weight:normal;
}
P{margin-top: 0; 
  text-indent: 0%;
}
.NORMAL{margin-top: 2px;
  text-indent: 0%;
  text-align: justify;
  text-decoration:none;
  font-size:14px;
  font-style:normal;
  font-weight:normal;
}
.INDENT{margin-top: 4px;
  text-indent: 5%;
  text-align: justify;
  text-decoration:none;
  font-size:14px;
  font-style:normal;
  font-weight:normal;
}
.SMALL{margin-top: 0px;
  text-indent: 0%;
  text-align:justify;
  font-size:10px;
  font-style:normal;
  font-weight:normal;
}
.LARGE{margin-top: 4px;
  text-indent: 0%;
  text-align: justify;
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
}
.LARGEST{margin-top: 4px;
  text-indet: 0%;
  text-align: justify;
  text-decoration: none;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
}
.COPYRIGHT{margin-top: 8px;
  text-indent: 0%;
  text-align:center;
  font-size:10px;
  font-style:normal;
  font-weight:normal;
}
A:link {
   color: blue;
   font-weight: normal;
   text-decoration: none;
   }

A:active {
   text-decoration: underline;
   }
A:visited {
   color: purple;
   font-style: italic;
   text-decoration: none;
   }
A:hover {
   text-decoration: none;
   font-weight: normal;
   }

DIV{font-family:arial,helvetica; 
   font-size:14pt; 
   font-weight:normal;
   font-style:normal;
   text-decoration:none;
}
