@CHARSET "UTF-8";

body {
	background-color:#FFFFCC;
	color:#000;
	font-family: Arial,Helvetica;
	font-size:10pt;
	margin:0;
	text-decoration:none;
}

.page-text {
	color:#303060;
	font-family: Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

h3 {
	color:#FF8040;
	font-family: Arial,Helvetica;
	font-size:18px;
	font-weight:bold;
	margin:0;
	text-decoration:none;
}

p {
	margin:0;
	padding:0;
}
.proforma_buttons
{
	visibility:hidden;
}
/* hide the top, the left menu and the footer for all pages */
#hd0, .first, .footer
{
	display:none;
}