body { 	
	background-image: url(http://fan.singtothesky.org/janice/jpg-janicebg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #b8d9e2;
 	font-weight: normal;
 	color: #656565;
	text-align:left; 
	}

.head { 	
	border-bottom: 0px dashed #ad7780; 
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial;
 	color: #1f6591;
 	font-size: 16pt;  
	font-weight: normal;
	font-style: italic;
 	text-align: left;
	text-transform: lowercase;
	letter-spacing: 3px; 
	}

table, p {
	font-size: 8pt; 
	font-family: Arial; 
	color: #656565; 
	text-align: left;
	}

A:link { text-decoration: none; color: #ee2460;}
A:visited { text-decoration: none; color: #ee2460;}
A:active { text-decoration: none; color: #ee2460; }
A:hover { text-decoration: none; color: #FFFFFF; }

input, textarea, select {
	font-size : 8pt ; 
	font-family: Arial;  
	color: #656565; 
	border: 1px solid #9bcdd4; 
	background-color: #c9e2e9;
	}