body { 	
	background-image: url(http://fan.singtothesky.org/tlbsong/gif-tlbsongbg.gif);
	background-repeat: repeat-y;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #b0b0b0;
 	font-weight: normal;
 	color: #707070;
	text-align:left; 
	}

.head { 	
	border-bottom: 0px dashed #ad7780; 
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial;
 	color: #d4f3fc;
 	font-size: 16pt;  
	font-weight: normal;
	font-style: italic;
 	text-align: left;
	text-transform: lowercase;
	letter-spacing: 3px; 
	}

p, table {
	color: #707070;
	font-size: 8pt;
	}

A:link { text-decoration: none; color: #cdffce;}
A:visited { text-decoration: none; color: #cdffce;}
A:active { text-decoration: none; color: #cdffce; }
A:hover { text-decoration: none; color: #a5dda5; }

input, textarea, select {
	font-size: 8pt ; 
	font-family: Arial;  
	color: #707070; 
	border: 0px solid #878799; 
	background-color: #C0C0C0; 
	}