* {margin: 0;}
* {font-family: 'verdana','lr oSVbN','Osaka',sans-serif;}
body {
 background: white;
  margin: 10px; padding: 5px; 
}
h1,h2,h3,h4 {
  margin-top: 4px; margin-bottom: 4px;
  line-height: 1.0;
}
p {
  margin-top: 4px; margin-bottom: 4px;
  line-height: 1.0;
  padding: 4px 15px;
}
body {font-size: 90%; line-height: 1.0;}
h1 {font-size: 180%; line-height:1.2;}
h2 {font-size: 90%;}
h3 {font-size: 120%;}
h4 {font-size: 90%;}
div{font-size: 100%;}

h1 {
  color: #666666;
  background: url(05.gif) 400px top repeat;
  border-left: 0.5em solid #ff9966;
  margin: 0.2em 3em 0.2em 4px;
  padding: 2px;
  margin-top: 10px;
  font-size: 100%;
}

h2 {
  color: #666666; background: transparent;
  padding:8px;}
p {
  font-size:90%;
}
h3 {
  color: #B8860B; background: transparent;
  padding:6px;
  font-size: 100%;
}
A:HOVER{
position : relative;
top:3px;@left:3px;
border-bottom-style : dotted;
border-bottom-color : #ff8000;
border-bottom-width : 2px;
}
A{text-decoration : none;
}
A:link{text-decoration:none;color:#666666;}
A:visited{text-decoration:none;color:#999999;}