BODY { font-family: "Century Gothic", Arial}

H1 { font: 24pt;
	font-style: italic;
	color:  #008000;
	margin-top:0;
	margin-bottom:0}

H2 { font: 24pt;
	font-style: italic;
	color:  #008000;
	margin-top:0;
	margin-bottom:0;
	margin-left: 10px
	}

H3 { color:  #008000;
	font:  18pt;
	text-align: left;
	margin-top:0;
	margin-bottom:0;
	margin-left: 5px}

H4 { color:  #000000;
	font:  24pt;
	text-align: center;
	margin-top:0;
	margin-bottom:0}
	
H5 { color:  #000000;
	font:  20pt;
	text-align: center;
	margin-top:0;
	margin-bottom:0}

.text {font-family: "Century Gothic", Arial;
	color: #000000;
	font: 12pt;
	text-align: left;
	margin-left: 5px}

.ctext {font-family: "Century Gothic", Arial;
	color: #000000;
	font: 12pt;
	text-align: center}

a:link {text-decoration : none;}
a:visited {text-decoration: none;}
a:hover { text-decoration : underline;}