H1,H2
{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 20;
                color: #624847;
		margin: 0;
}
.normal                {
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 8pt;
                text-align: justify;
                }
.larger                {
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 14pt;
                }

a:link { color: #624847;
	  text-decoration:  none;: none; }
a:visited { color: #624847;
	     text-decoration:  none;: none; }
a:active { color: #624847;
		 text-decoration:  none;: none }
a:hover { color: #624847;
 text-decoration:  none; }