a:link
  {
  color: #000000;
  text-decoration: underline ;
  }

a:visited
  {
  color: #787878;
  text-decoration: underline ;
  }
  
a:active
  {
  color: #660000;
  text-decoration: underline ;
  }
.copyright {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 10px;
	color: #FFFFFF;
}
input,select,textarea {
	font-family:  courier, monospace;
	font-size:  11px;
	color:  #990000;
}.note {
	font-size: 10px;
}
.txt {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
.h1 {
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	font-size: 22px;
	color: #660000;
	font-weight: bold;
	font-style: italic;


}
.subhead {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.category {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.list {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	word-spacing: normal;
	letter-spacing: .1em;

}
