body { 
	background-image: url(http://fan.singtothesky.org/eikura/version1.gif);
	background-repeat: repeat-x;
	font-style: normal; 
	font-size: 8pt; 
	font-family: Arial; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	letter-spacing: 1px;
	color: #bca796;
	text-align: left; 
	}

.head { 
	border-bottom: 0px dashed #bda284; 
	margin-left: 12px;
	margin-bottom: 8px;
	background-color: transparent;
	font-family: Georgia; 
	color: #955d2c; 
	font-size: 12pt;  
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: 3px; 
	}

table, p {
	font-size: 8pt; 
	font-family: Arial; 
	color: #bca796; 
	text-align: left;
	}

A:link { text-decoration: none; color: #90a064; }
A:visited { text-decoration: none; color: #90a064;}
A:active { text-decoration: none; color: #90a064; }
A:hover { text-decoration: none; color: #a6b583; border-bottom: 1px dashed #b7c29a; }

input, textarea, select { 
	font-size: 8pt;  
	font-family: Arial;  
	color: #bca796;  
	border: 1px solid #bca796;  
	background-color: #eae8da; 
	}