BODY {
	border: none;
	background-color: White;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	margin: 5px 5px 5px 5px;
}
TABLE {
	background-color: White;
	border-collapse: separate;
	border: none;
	padding: 3px 3px 3px 3px;
	width: 100%;
}
TR {
	text-align: center;
	vertical-align: top;
}
TD {
	font-size: 13pt;
	padding: 3px 8px 3px 8px;
	text-align: left;
}
H2 {
	font-size: 16pt;
	margin-bottom: 0px;
	padding: 6px 3px 6px 3px;
}
H3 {
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0px;
	padding: 6px 3px 6px 3px;
}
H4 {
	font-size: 15pt;
	margin-bottom: 0px;
	padding: 6px 3px 6px 3px;
}
.tab_times {
	font-size: 14pt;
	text-align: right;
	width: 120px;
}
.tab_text {
	font-size: 14pt;
	text-align: left;
}
