td {
  font-size:12px;
  color:#333333;
  line-height:1.3;
}
a:link{
  text-decoration:yes;
  color:#333333;
}
a:visited{
  text-decoration:yes;
  color:#333333;
}
a:hover{
  color:#ff9900;
  text-decoration:underline;
}
.menu1{
  margin-left:5px;
  margin-right:5px;
  line-height:22px;
}
.menu2{
  margin-left:20px;
  margin-right:5px;
  line-height:22px;
}
h1 {
  margin:30 0 15 0;
  padding: 7 0 7 10;
  font-size:16px;
  color:#ffffee;
  background-image : url(h1_bg.gif);
  background-repeat: no-repeat;
}
h2 {
  margin:30 0 15 0;
  padding: 3 0 3 10;
  font-size:14px;
  color:#f0fff0;
  background-image : url(h2_bg.gif);
  background-repeat: no-repeat;
}
h3 {
  margin:10 0 5 0;
  padding: 10 0 0 0;
  font-size:14px;
  color:#669900;
}
.itemlist {
  margin: 10px 0px 0px 0px;
  /* padding: 5px 5px 5px 5px;
  */
font-size: 13px;
  line-height: 22px;
  background-color: #E6F5D7;
}
.itemlist img {
  margin: 15px 15px 10px 10px;
  float: left;
}
.itemlist a:link {
  text-decoration:yes;
  font-size:14px;
  color:#669900;
}
.itemlist a:visited{
  text-decoration:yes;
  font-size:14px;
  color:#669900;
}

.aromaoillist {
  margin: 10px 0px 0px 0px;
  padding: 10px 5px 10px 15px;
  font-size: 13px;
  line-height: 22px;
  background-color: #E6F5D7;
}
.aromaoillist h3 {
  margin:0 0 5 0;
  padding: 0 0 0 0;
  font-size:14px;
  color:#669900;
}
.aromaoillist a:link {
  text-decoration:yes;
  font-size:14px;
  color:#669900;
}
.aromaoillist a:visited{
  text-decoration:yes;
  font-size:14px;
  color:#669900;
}


#oilmenu {
margin:40px 0px 10px 0px;
}

#oilmenu td {
font-size:12px; color:#333333; line-height:1.3;
}

blockquote {
background-color: #E6F5D7;	
padding: 10px;
border: 1px solid #77AA47;
margin: 30px 10px 30px 10px;
}