.whiteBG {
	font-size: 9.5pt;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.greyBG {
	font-size: 9.5pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/home/greyBG.gif);
}
body {
	font-family: Tahoma;
	font-size: 9pt;
}
a {
	color: #FF6600;
}
