body { 	
	background-image: url(http://fan.singtothesky.org/rayleila/version3bg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #e6c47d;
 	font-weight: normal;
 	color: #404040;
	text-align:left; 
	}

.head { 	
	border-bottom: 0px dashed #ad7780; 
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Georgia;
 	color: #e27f09;
 	font-size: 17pt;  
	font-weight: normal;
	font-style: italic;
 	text-align: left;
	text-transform: lowercase;
	letter-spacing: 3px; 
	}

b, strong { 
 	color: #b65247;
	}

table, p {
	font-size: 8pt; 
	font-family: Arial; 
	color: #404040; 
	text-align: left;
	}

A:link { text-decoration: none; color: #5b9232;}
A:visited { text-decoration: none; color: #5b9232;}
A:active { text-decoration: none; color: #5b9232; }
A:hover { text-decoration: none; color: #d97573; border-bottom: dotted 1px; }

input, textarea, select {
	font-size: 8pt;
 	font-family: Arial;  
	letter-spacing: 1px;
	color: #606060;
 	border: 0px solid #e6e291;
 	background-color: #e6e291; 
	}

.SubmitButton { 	
	width:70px; 
	}