.maintable {
	left: 120px;
	top: 75px;
}
.headline {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;

}
.body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.bodynormal {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
}
.bulletheadline {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;

}
.bulletbody {
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 5px;
}
