
H1     { font-family :  Arial,Verdana,Helvetica; font-size : 24pt; font-weight : bold;
       }
H2     { font-family :  Arial,Verdana,Helvetica; font-size : 18pt; font-weight : bold;
       }
H3     { font-family :  Arial,Verdana,Helvetica; font-size : 14pt; font-weight : bold;
       }
H4     { font-family :  Arial,Verdana,Helvetica; font-size : 12pt; font-weight : bold;
       }
BODY   { background-color: #ffffff; color: #000000;
		 font-family :  Verdana,Arial,Helvetica; font-size : 10pt; font-weight : normal;
	     margin-left:   10%;
	     margin-right:  10%;
	     margin-top:    5%;
	     margin-bottom: 5%;
	     text-align:    justify
	    }
TABLE   { 
		 font-family :  Verdana,Arial,Helvetica; font-size : 10pt; font-weight : normal;
	     text-align:    left
	    }
A:link      {color: rgb(112,128,255); 	text-decoration: none}
A:hover     {color: rgb(213,13,10); 	text-decoration: none}
A:visited   {color: rgb(112,128,255); 	text-decoration: none}
A:focus     { color: rgb(213,13,10); text-decoration: none}

.center		{ text-align: center; }