body {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

tr, table, td, p, br {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

li, ol, ul {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

input, select, option, textarea {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.content {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

h1, .head1 {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}

h2, .head2 {
	color: #FF4E00;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12;
}

h3, .head3 {
	color: #814401;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.testimonial {
	font-style: italic;
}

.testimonialsource {
	font-size: 8pt;
	font-weight: bold;
}

