#menubar { visibility: visible; position: absolute; top: 20; left: 18; width: 150; height: 400 }
#designedby1 { visibility: visible; position: absolute; top: 925; left: 0; width: 154; height: 49 }
#latin { visibility: visible; position: absolute; top: 450; left: 18; width: 150; height: 88 }


body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link { color: 36b149; text-decoration: none; }
a:visited { color: 36b149; text-decoration: none; } 
a:hover { color: b20f14 } 

.text {
	font-family: "Copperplate Gothic Light";
	font-size: 10pt;
	color: black;
	border-width: 4px;
	padding: 0 5 0 5;
	text-align: justify;
	valign: top;

}

.smtext {
	font-family: "Copperplate Gothic Light";
	font-size: 9pt;
	color: black;
	border-width: 4px;
	padding: 0 5 0 5;
	text-align: left;
	valign: top;

}


