BODY{
  background-repeat : repeat;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
  background-image : url(w6b.gif);
  margin-left : 2em;
}
H1{
  color: #663300;
  border-left-width : 3pc;
  border-left-style : solid;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  padding-left : 10px;
  border-bottom-color : #993366;
  border-left-color : #993366;
}
H2{
  color: #663300;
  padding-left : 5px;
  border-left-width : 2pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #993366;
  border-bottom-color : #993366;
}
H3{
  color: #663300;
  padding-left : 3px;
  border-left-width : 1pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #993366;
  border-bottom-color : #993366;
  
}
HR{
  color: #996600;
  height: 3px;
  width : 90%;
}
A:LINK {
  text-decoration:none;
  color : blue;
}
A:VISITED {
  text-decoration:none;
  color : blue;
}
a:active {
  text-decoration:underline;
  color:#FF0000;
}
A:HOVER {
  text-decoration:underline;
  color : lime;
}
UL{
  color: #666633;
  list-style-image : url(l_g01.gif);
  list-style-position: outside;
}
.Class1{
  font-size : 1.5em;
  font-weight : bold;
  text-align : left;
}
