<!--
.style1 {
	font-size: 10px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF1DD;
}
.style2 {
	color: #CC0000;
	font-weight: bold;
}
.style5 {font-size: 11px}
.style6 {font-size: 10px}
.style10 {font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {font-size: 11px; font-weight: bold; }
.style11 {font-size: 12px}
.headtx {
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}	
.title {
	font-size: 16px;
	text-align: left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}	
-->