tr.row0 {
	background-color: #d0d0d0;
}

tr.row1 {
	background-color: #e0e0e0;
}

tr.rowheader {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : Red;
	background-color: #FA6916;
}

td.image {
	text-align: center;
}

th.rowsub {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	overflow : none;
}

td.rowsub {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	overflow : none;
}

h1 {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : Red;
	
}
