body {
	font-size : 12px;
   	font-family : Arial, Helvertica, sans-serif;
   	color : #333333;
	line-height: 150%;
	margin: 0px;
	word-spacing:1px;
}
table {
	font-size : 12px;
   	font-family : Arial, Helvertica, sans-serif;
   	color : #333333;
	line-height: 150%;
	word-spacing:2px;
}
.intro {
	line-height: 130%;
	font-size:11px;
}
.address {
	line-height: 130%;
}
.detail {
	font-size : 10px;
   	color : #708088;	
	line-height: 100%;
}
.title {
	font-size : 15px;
	font-weight:bold;
   	color : #006600;	
	line-height: 150%;
}
input.button {
	font-size : 12px;
   	font-family : Arial, Helvertica, sans-serif;
   	color : #000000;	
}
input.field {
	font-size : 12px;
   	font-family : Arial, Helvertica, sans-serif;
   	color : #000000;
	border: 1px solid #7694B8;	
	background-color: #F4F5F7;		
}
select {
	font-size : 12px;
   	font-family : Arial, Helvertica, sans-serif;
   	color : #000000;
	border: 1px solid #7694B8;	
	background-color: #F4F5F7;		
}
textarea {
	font-size : 12px;
   	font-family : Arial, Helvertica, sans-serif;
   	color : #000000;
	border: 1px solid #7694B8;	
	background-color: #F4F5F7;		
	line-height : 150%;	
	padding:5px;
}
.error {
	font-size : 12px;
   	font-family : Verdana, Helvertica, sans-serif;
   	color : #FF0000;
	line-height : 150%;
}

a.cart       		{ color:#666666; text-decoration:none  }
a.cart:link       	{ color:#666666; text-decoration:none  }
a.cart:hover      	{ color:#000000; text-decoration:none  }

