body { 	
	background-image: url(http://fan.singtothesky.org/ayaka/jpg-v2bluebg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #FFFFFF;
 	font-weight: normal;
 	color: #9CBFD4;
	text-align:left; 
	}

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

.navi { 	
	font-family: Georgia;
 	color: #9CBFD4;
 	font-size: 12pt;  
	font-style: italic;
 	text-align: center;
	text-transform: lowercase;
	letter-spacing: 2px; 
	}

table, p {	font-size: 8pt; 
	font-family: Arial; 
	color: #9CBFD4; 
	text-align: left;
	}

A:link { text-decoration: none; color: #8ba8b2;}
A:visited { text-decoration: none; color: #8ba8b2;}
A:active { text-decoration: none; color: #8ba8b2; }
A:hover { text-decoration: none; color: #abc1c7; }

input, textarea, select {
	font-size: 8pt;
 	font-family: Arial;  
	letter-spacing: 1px;
	color: #909090;
 	border: 0px solid #979797;
 	background-color: #e9f8fd; 
	}

.SubmitButton { 	
	width:70px; 
	}