body, table {
	font: 8pt georgia;
      	color: #806A3B;
	text-align: center;
	font-style: none;
      	line-height: 20px;
      	background-color: #FFFFFF;
      	background-image: url(1880skin_bkg.jpg);
      	background-repeat: repeat-y;}

h1 {
	font: 10pt georgia;
      	color: #806A3B;
	font-weight: bold;
	font-style: italic;
	text-align: center;
      	line-height: 18px;
	letter-spacing: 5px;
	border-bottom: solid #92605F;
	margin: 0px;}	

a:link, a:visited, a:active {
	color: #92605F;
	font-style: italic;
	text-decoration: none;
	font-weight: none;}

a:hover	{
	color: #92605F;
	font-style: none;
	text-decoration: none;
	cursor: help;
	font-weight: none;}

input, textarea {
      	font: 8pt georgia;
      	color: #806A3B;
      	line-height: 20px;
      	border: 1px solid #806A3B;
      	background: #FFFFFF;}
