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