Body {
  font-family: "Times New Roman HU", "Times New Roman CE", "Times New Roman", "Garamond";
  color: Navy;
  line-height : 10px;
}
H1 {
	font-family: "Times New Roman HU", "Times New Roman CE", "Times New Roman", "Garamond";
    font-size: 20px;
	 font-weight: bold;
	 text-decoration: none;
	 text-align: center;
}
H2 {
	font-family: "Times New Roman HU", "Times New Roman CE", "Times New Roman", "Garamond";
    font-size: 15px;
	 font-weight: normal;
	 text-decoration: none;
	 text-align: justify;
	  line-height : 30px;
}
H3 {
	font-family: "Times New Roman HU", "Times New Roman CE", "Times New Roman", "Garamond";
    font-size: 15px;
	 font-weight: bold;
	 text-decoration: none;
	 text-align: justify;
	  line-height : 30px;
}
H4 {
	font-family: "Times New Roman HU", "Times New Roman CE", "Times New Roman", "Garamond";
    font-size: 15px;
	 font-weight: normal;
	 text-decoration: none;
	 text-align: right;
	 font-style: italic;
	  line-height : 30px;
}
