body {
	background : #FFFFFF;
	color : #404040;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	}
p,td {
	font-size : 10pt;
	font : Arial, Helvetica, sans-serif;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #AC2727;
	text-decoration : none;
	font-weight : normal;
}
td.headline {
	font-family : Arial, Helvetica, sans-serif;
	background : #ACB0B0;
	color : #FFFFFF;
	font-size : 17pt;
	font-weight : bold;
}

td.body {
	background : #F7F7F7;
	font-size : 10pt;
	font : Arial, Helvetica, sans-serif;
	
}
SELECT 	{
	color: "#AC2727";
	font-family: "Arial, Helvetica, sans-serif";
	font-size: "9pt";
	border-style: "solid";
	border-width: "1";
	border-color: "#787878";
	background-color: "#DADBDB";
}


