body { 	
	background-image: url(http://singtothesky.org/contact/bg-greycheckers.jpg);
	background-repeat: repeat-x;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #CFCFCF;
 	font-weight: normal;
 	color: #808080;
	text-align: left; 
	}

.head { 	
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Georgia;
 	color: #505050;
 	font-size: 17pt;  
	font-weight: normal;
	font-style: italic;
 	text-align: left;
	text-transform: lowercase;
	letter-spacing: 3px; 
	}

b, strong { 	
 	color: #707070;
	}

table, p {	font-size: 8pt; 
	font-family: Arial; 
	color: #808080; 
	text-align: left;
	}

A:link { text-decoration: none; color: #606060;}
A:visited { text-decoration: none; color: #606060;}
A:active { text-decoration: none; color: #606060; }
A:hover { text-decoration: none; color: #A0A0A0; }

input, textarea, select {
	font-size: 8pt;
 	font-family: Arial;  
	letter-spacing: 1px;
	color: #707070;
 	border-top: 0px;
 	border-left: 0px;
 	border-right: 0px;
 	border-bottom: 1px solid #B0B0B0;
 	background-color: #FEFEFE; 
	}
