BODY {
		font-family: Arial;
		font-size: 10pt;
		font-weight: small;
		font-style: normal;
		color: #000000;
		text-align: justify;
		pre: courier;
}

H1 {
	font-family : Gloucester MT Extra Condensed;
	font-size : 30pt;
	font-weight: large;
	font-style: bold;
	text-align: center;
	color : #02704D;
}

TD {
		font-family: Arial;
		font-size: 10pt;
		font-weight: small;
		font-style: normal;
		color: #000000;
}

HR {
	color: #02704D;
	height: 2;
}

.menucursor {cursor: hand;}


