<!--
BODY {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5%;
	margin-left: 16%;
	margin-right: 16%;
	margin-bottom: 5%;
	background-image: url(../images/gauze.gif); background-repeat: repeat }

	
H1 {
	color: #000000;
	font-size : large;
	text-align: center; }

	
H2 {
	color: #000000;
	font-size: small;
	text-align: center; }
	
	
H3 {
	color: #000000;
	font-size: small;
	text-align: left; }
-->