<STYLE TYPE="TEXT/CSS">
H1 {	font size: 	35pt;
	font-family:	Garamond,Verdana,Comic Sans MS,Arial;
	font-style:	italic;
	font-weight:	bold;
	line-height: 	30pt;
	color:		red;
   }
H2 {	font size: 	30pt;
	font-family:	Garamond,Verdana,Comic Sans MS,Arial;
	font-style:	normal;
	font-weight:	bold;
	line-height: 	28pt;
	color:		black;
   }
   H2B {	font size: 	30pt;
	font-family:	Garamond,Verdana,Comic Sans MS,Arial;
	font-style:	normal;
	font-weight:	bold;
	line-height: 	28pt;
	color:		blue;
   }
H3 {	font size: 	25pt;
	font-family:	Garamond,Verdana,Comic Sans MS,Arial;
	font-style:	normal;
	font-weight:	bold;
	line-height: 	23pt;
	color:		black;
   }
   H3B {	font size: 	25pt;
	font-family:	Garamond,Verdana,Comic Sans MS,Arial;
	font-style:	normal;
	font-weight:	bold;
	line-height: 	23pt;
	color:		blue;
   }
H4 {	font size: 	18pt;
	font-family:	Garamond,Verdana,Comic Sans MS,Arial;
	font-style:	normal;
	font-weight:	bold;
	line-height: 	15pt;
	color:		black;
   }
Hred {	font size: 	25pt;
	 	font-family:	Garamond,Verdana,Comic Sans MS,Arial;
	 	font-style:	normal;
	 	font-weight:	bold;
	 	line-height: 	23pt;
	 	color:		red;
	    }
body{background-color:#FFFFFF}
DIV.normal
 {	font-family:	Garamond,Verdana,Comic Sans MS,Arial;
	font size: 	25pt;
	font-style:	normal;
	font-weight:	bold;
	color:		black;
   }
	 .block {
  display: block;
  width: 100%;
  border: none;
  background-color: #4CAF50;
  padding: 14px 28px;
  font-size: 56px;
  cursor: pointer;
  text-align: center;
}
</STYLE>
