body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	font-weight:bold;
	text-align:left;
	border-bottom: 3px solid #666666;
}	

h2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:200;
	font-weight:bold;
	color:#000066;

}

h3	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:Bold;
		
}

h4	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	font-weight:bold;
}



th.lbl {
	font-weight: bold; text-align: right;
	background: #cccccc;
	
}
		
td.inp	{
	background: #cccccc;
}

div#summary   {
	background-color:#CEE9F2;
	border: 3px solid #000066;
	padding: 8px;
}

th.normal  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	
}	

	
