/* Last edited on 11/17 by Dan */

.txt1
  {
  font-family: Times New Roman, serif;
  font-size: 18px;
  }

.txt2
  {
  font-family: Times New Roman, serif;
  font-size: 15px;
  }

  .txt3
  {
  font-family: Times New Roman, serif;
  font-size: 20px;
  }
  
   .notes
  {
  font-family: Times New Roman, serif;
  font-size: 11px;
  font-style: italic
  }
  
.hdr1
  {
  font-family: Times New Roman, serif;
  font-size: 25px;
  font-weight: bold;
  color:#b33007;
  }

.hdr2
  {
  font-family: Times New Roman, serif;
  font-size: 20px;
  color:#b33007;
  }
  
.hilite
  {
  color:#993300;
  }
  
a:link {color:#993300;}
a:visited {color:#993300;}
a:active {color:#cc0000;}
a:hover {color:#000000;}

a.txt3:link {color:#000000;}
a.txt3:visited {color:#000000;}
a.txt3:active {color:#000000;}
a.txt3:hover {color:#993300;}

input {font-family:courier,monospace;}h3 {
	color: #b33007;
}
