body {
	background-color: #E2E2E2;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 8pt;
	color: #333333;
	line-height: 15px;
}

.impact1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}

.impact2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}