body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.contentTable {
	background-color: #FFFFFF;
        font-size: 13px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	font-weight: bolder;
	font-size: 28px;
        line-height: 10%;
}
h2 {
	font-style: italic;
	color: #990000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;

}
.subHeading {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
        color: #990000;
}
.contentCell {
	padding: 5px;
}
.gray-8-i  { color: #464646; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: 300; line-height: 9pt }
.black-10-b { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 11pt }
