A.lmenu {
	font-size: 10pt;
	text-decoration: underline;
	line-height : 200%;
}
A.lmenu2 {
	font-size: 10pt;
	text-decoration: underline;
	line-height : 200%;
}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	text-align: justify;
	margin:5; 
}	
Body, P, Table, td{
	font-size: 10pt;
} 
H1 {	font-size: 160%;	font-weight: bold;	color: Black; }
H2 {	font-size: 150%;	color: Black;  }
H3 {	font-size: 130%;	color: Green;   /*text-align : center; text-decoration:none*/}
H4 {    font-size: 120%;  	color:Green;   /* text-align : center; */}
H5 {	font-size: 100%;    color: #800000; }

HR {	border-style: solid;
		border-color: #003300; }
UL{
	line-height : 150%;
}
P{
	text-align:justify;
	padding : 5 5;
}