BODY {
  margin: 2em;
  color: #000000;
  background: #ffffff
;
  font-size : x-small;
  font-family : "‚l‚r ƒSƒVƒbƒN";
}
H1 {
  font-size : small;
  padding-left: 0.3em;
  border-left-style : solid;border-left-color : #39fd4d;border-left-width : 1em;
  border-bottom : solid #39fd4d;border-bottom-width : 1px;
  padding-bottom : -2px;
  
}

p:first-letter {
  float: left;
  font-size: 3em;
  font-weight: bold;
  padding-right: 0.1em;
  color: #339900;
  background: #ffffff
}
A{
  color : #009999;
  text-decoration : none;
}
A:HOVER{
  color : fuchsia;
}
