 
BODY{
  text : #000000;
  background-color : white;
  color : black;
}
A:VISITED{
  color : olive;
}
A:ACTIVE{
  color : #996633;
}
A:HOVER{
  font-weight : bold;
  color : olive;
  text-decoration : none;
}
A:LINK{
  color : #89b418;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}
P{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  font-family : "‚l‚r ‚o–¾’©";
  line-height : 200%;
  border-width : 1px 1px 1px 1px;
}
H1{
  font-size : x-large;
  font-weight : bold;
  font-style : italic;
  text-align : center;
  color : white;
  background-repeat : repeat-y;
}
H2{
  font-size : large;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  font-style : italic;
  text-align : center;
  color : white;
}
H3{
  font-size : large;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN" ;
  font-weight : bold;
  text-align : center;
  color : black;
}
H4{
  font-size : medium;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  text-align : center;
  color : maroon;
  font-weight : 900;
  background-attachment : scroll;
}
H5{
  font-size : large;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN" ;
  font-weight : bold;
  text-align : left;
  color : black;
}
H6{
  font-size : medium;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  text-align : left;
  color : maroon;
  font-weight : 900;
  background-attachment : scroll;
}
DL{
  line-height : 150%;
}
OL{
  line-height : 150%;
}
UL{
  line-height : 150%;
}
