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