BODY {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: small;
		font-style: normal;
		color: #000000;
		text-align: justify;
		pre: courier;
}

H1 {
	font-family : Tahoma;
	font-size : 18pt;
	font-weight: large;
	font-style: bold;
	text-align: center;
	color : #008000;
}

TD {
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: small;
		font-style: normal;
		color: #000000;
}

HR {
	color: Green;
	height: 2;
}

.menucursor {cursor: hand;}
