 
H1{
  line-height : 16px;
  letter-spacing : 0px;
  margin-top : 30px;
  margin-bottom : 25px;
  border-left-width : 36px;
  border-left-style : solid;
  border-left-color : #f4b031;
}
BODY{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 1.4em;
  text-align : left;
  letter-spacing : 0px;
  background-color : black;
  margin-top : 5%;
  margin-left : 10%;
  margin-right : 10%;
  margin-bottom : 5%;
  color : white;
}
H5{
  margin-top : 30px;
  margin-bottom : 25px;
  border-left-width : 20px;
  border-left-style : solid;
  border-left-color : #f4b031;
  padding-left : 0px;
  text-decoration : none;
}
A{
  color : white;
  text-decoration : underline;
}
