body {
	margin: 0px;
	padding: 0px;
	background: #5fb1e1;
}

.h4 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #485617;
	font-size: 16pt;
	line-height:20pt; 	
}

h5 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #485617;
	font-size: 14pt;
	line-height:18pt; 	
}

.green {
	position:absolute;
	z-index:1;
	left:0px;
	background-color: #aecf37;
}
.normal {
	position:absolute;
	z-index:2;
	left:0px;
}
