body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headlineinclude {
	font-family:Tahoma;
	font-size:8pt;
	font-weight: bold;
	color:#333333;
}
.bodyinclude {
	font-family:Tahoma;
	font-size:8pt;
	color:#333333;
}
.whiteinclude {
	background-color: #097E67;
	font-family:Tahoma;
	font-size:8pt;
	font-weight: bold;
	color:#ffffff;
}
.redinclude {
	background-color: #9e0b0e;
	font-family:Tahoma;
	font-size:8pt;
	font-weight: bold;
	color:#ffffff;
}