body {
	MARGIN: 0px;
	FONT-WEIGHT: normal; 
}

.headline {
	COLOR: #228855;
	vertical-align: middle;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #228855;
	BACKGROUND-COLOR: #EEEEEE;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	BACKGROUND-COLOR: #EEEEEE;
	color: #000000;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

