BODY, TD {
	margin-left : 3% ;
	margin-right : 3% ;
	font-size : 1.1em ;
	background-color:#f0fff0 ;
	color:#000000;
	line-height:130%;
}
TD.kgr {
	width:50% ;
	height:300px ;
	padding:10 ;
	line-height:130%; 
}
H4 {
	color : Green ;
	background-color : Aqua ;
	font-size : 1.1em;
	line-height:130%;
}
H5 {
	color :  white ;
	background-color : darkcyan ;
	font-size : 1.1em;
	line-height:130%;
}
LI {
	font-size : 1.1em;
	line-height:130%;
}
A {
	color:green ;
	font-size : 1.1em;
	line-height:130%;
}
