.body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #4480B6;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	color: #AA9F98;
	line-height: 25px;
	font-weight: bold;
}
.bodygrey {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 26px;
	color: #AA9F98;
}
.bodybig {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 24px;
	color: #4480B6;
}
.tablerule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC5C1;
}
.greytable {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #8F7F7A;
	line-height: 16px;
}
