BODY.blank {
	font-family		: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size		: 9pt;
	font-weight		: normal;
	color			: #336699;
	background-color	: #FFFFFF;
	border-style		: none;
}

BODY.silver {
	font-family		: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size		: 9pt;
	font-weight		: normal;
	color			: #336699;
	background-color	: #E9EFF4;
	border-style		: none;
}

BODY.dmy {
	font-family		: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #336699;
	background-color	: #E9EFF4;
	border-style		: none;
}
