body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
        background-color: #E6E2DF;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: ci_color Id="Heading";
}
.content {
        background-color: #FFFFFF;
}
.tableHd {
	font-size: 10pt;
	font-weight: bold;
	color: #617200;
}
.table1 {
	background-color: #EFEFEA;
}
.table2 {
	background-color: #EDEFE4;
}
.intro {
	font-size: 10pt;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

