body {
	
	background-color: #FFFFFF;
}

tbody {
	font-family: Arial;
	font-size: 10pt;
	color:#000000;
		margin-left:0.25in;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336699;
	font-weight: bold;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

	font-weight: bold;
}

.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
}
.descript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-left:0.25in;
	
}


