body         {
               background-color: transparent; 
               font-family: "Century Gothic"; 
               font-size: 10pt; 
               color: #444444; }
               
a:link{
	color: #444444; text-decoration: none;
	}
a:active{
	color: #72D63F; text-decoration: none;
	}
a:visited{
	color: #72D63F; text-decoration: none;
	}
a:hover{
	color: #72D63F; text-decoration: none; cursor: hand;
	}
h1           { font-style: italic; text-align: Center }
h2           { font-size: 14pt }
h6           { font-size: 8pt }
h3           { font-size: 12pt; font-weight: bold }


