<HTML>
<HEAD>
<STYLE TYPE="text/css">
BODY {
   background: white;
   color: green;
   margin-top: 5%;
   margin-left: 5%;
   margin-right: 5%;
   margin-bottom: 5%;
   }
H1 {
   font-family: arial, helvetica;
   font-size: 48pt;
   font-height: 48pt;
   font-weight: bold;
   font-indent: 0;
   color: blue;
   }
H2 {
   font-family: arial, helvetica;
   font-size: 36pt;
   font-height: 36pt;
   font-weight: bold;
   font-indent: 0;
   color: blue;
   }
P {
   font-family: arial, helvetica;
   font-size: 18pt;
   font-height: 18pt;
   text-align: justify;
   text-indent: 0;
   color: red;
   }
LI {
   font-family: arial, helvetica;
   font-size: 24pt;
   font-height: 24 pt;
   font-weight: bold;
   font-indent: 0;
   color: blue;
   }
TABLE {
   font-family: arial;
   border: 1;
   color: blue;
   }
A:link {color: red}
A:visited {color: blue}
A:active {color: lime}
</STYLE>
</HEAD>
<BODY>
</BODY>
</HTML>
