body {
  font-family: verdana,arial,helvetica,sans-serif;
  margin: 6px;
  padding: 0px;
  background: #ffffff;
}
H1 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	color: #F57913;
}
H2 {
	font-size: 95%;
	font-weight: bold;
	color: #006600;	
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
H2 a:link, H2 a:visited {text-decoration:none;color:#006600;}
H2 a:hover, H2 a:focus, H2 a:active {text-decoration:none;color:#F57913;}
H3 {
	font-size: 80%;
	font-weight: bold;
	color: #006600;	
	margin: 0px;
	padding: 0px;
}
p,P,H4,li {
	font-size: 80%;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
}
H4.front_price {
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}
p.front {
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
H4 {
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}
.front_more img {
	border: 1px solid #333333;
}
.front_more:hover img {
	border: 1px solid #F57913;
}
.front_more:hover {
	color: #F57913;
}
a.front_more:link,a.front_more:active,a.front_more:hover,a.front_more:focus,a.front_more:visited {
	font-size: 70%;
}
p {
	line-height:1.4;
}
p.front {
	line-height:1.2;
}
p.warning {
	font-size:70%;
	font-style:italic;
	font-color:#cccccc;
}
ul,ol {
	margin: 0px;
	padding: 2px 0px 2px 16px;
}
li {
	line-height:1;
	padding:0px;
}
li li {
	font-size: 100%;
}
p.footer {
	font-size: 70%;
}

