.headings {
	font-family: Tahoma;
	font-size: 12px;
	color: yellow;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	line-height: 17px;
}
.foottext {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	line-height: 17px;
}
