  td	{
  	font-family: "Book Antiqua", Garamond, serif;
  }
  
  h1, h2	{
  	color: #663300;
	font-family: "Book Antiqua", Garamond, serif;
  }
  
  h3	{
  	text-align: center;
	color: #663300;
	font-family: "Book Antiqua", Garamond, serif;
  }
  
  p	{
  	text-indent: 1em;
	margin-left: 5px;
	color: #663300;
	font-family: "Book Antiqua", Garamond, serif;

  }
  
  ul, ol, li	{
  	color: #663300;
	font-family: "Book Antiqua", Garamond, serif;
  }
  
  dt	{
 	font-weight: bold;
  }
  
  a:link	{
  	text-decoration: none;
	font-weight: bold;
	color: #cc9933;
  }
  

  
  a:visited	{
  	text-decoration: none;
	font-weight: bold;
	color: #cc9933;
  }
  
  .bar	{
  	background-image: url(images/colorbar2a.gif);
  }
  
  .main_head	{
  	font-size: 40pt;
	margin-bottom: 0px;
	border-bottom: 0px;
	padding-bottom: 0px;
  	font-family: "Book Antiqua", Garamond, serif;
  }
  
  .main_head2	{
  	font-size: 26pt;
	margin-top: 0px;
	border-top: 0px;
	padding-top: 0px;
  	font-family: "Book Antiqua", Garamond, serif;
  }
  
  .catalog	{
  	text-align="center"
  }