BODY {
	margin: 0px;
	background-color: #FFFFFF;
	color: #00000;
	font-family: arial, verdana;
	font-size: 9pt;
	font-weight: normal;
}

TD {
	background-color: #FFFFFF;
	color: #00000;
	font-family: arial, verdana;
	font-size: 9pt;
	font-weight: normal;
}
TD.body {
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	color: #00000;
	font-family: arial, verdana;
	font-size: 9pt;
	font-weight: normal;
}

DIV.body {
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
}

SPAN.red {
	color: FF0000;
}