body { 	
	background-image: url(http://fan.singtothesky.org/satomi/jpg-lacebg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #dcbfb1;
 	font-weight: normal;
 	color: #707070;
	text-align:left; 
	}

.head { 	
	border-bottom: 0px dashed #ad7780; 
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Georgia;
 	color: #b88a74;
 	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: #707070; 
	text-align: left;
	}

b, strong { 	
 	color: #7c9458;
	}

A:link { text-decoration: none; color: #919e7d;}
A:visited { text-decoration: none; color: #919e7d;}
A:active { text-decoration: none; color: #919e7d; }
A:hover { text-decoration: none; color: #f5eccb; border-bottom: dotted 1px; }

input, textarea, select {
	font-size: 8pt;
 	font-family: Arial;  
	letter-spacing: 1px;
	color: #707070;
 	border: 0px solid #979797;
 	background-color: #EFEFEF; 
	}

.SubmitButton { 	
	width:70px; 
	}
