body {
	font: 12px Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 12px;
	margin-top: 0;
	line-height: 20px;
}

h2 {
	margin-top: 20px;
	font-size: 24px;
	font-style: italic;
}

h3 {
	font-size: 18px;
}

h4 {
	text-align: center;
	color: #000;
}

th {
	font-weight: bold;
	text-align: center;
}

.table_subhead {
	background: #CCCC00;
	text-align: left;
	white-space: normal;
	padding-left: 24px;
}

.indentLeft {
	margin:0 0 0 18px;
}
