Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background-color: #E8E8E8;
	padding: 10px;
	
}
.wrapper {
	width: 772px;
	position: relative;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	padding: 20px;
	margin: 0;
	text-align: left;
}
P {
	margin-top: 4pt;
	margin-bottom: 0pt;
	text-align: left;
	font-size: 9pt;
	line-height: 12pt;
}
H1 {
	text-align: left;
	font-weight: bold;
	background-color: Transparent;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	color: #000080;
	margin-left: 0pt;
	margin-right: 0pt;
	x-next-type: P;
	margin-top: 0pt;
	font-size: 16pt;
	margin-bottom: 4pt;
}
H2 {
	margin-top: 6.00pt;
	text-align: left;
	font-weight: bold;
	color: #000080;
	margin-left: 0pt;
	margin-right: 0pt;
	background-color: #e5e5e5;
	font-size: 13pt;
	margin-bottom: 4pt;
	x-next-type: P;
}
H3 {
	text-align: left;
	font-weight: bold;
	color: #000080;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 6pt;
	x-text-underline: Normal;
	x-next-class: Topic-Text;
	x-next-type: P;
	margin-bottom: 4pt;
	font-size: 11pt;
	x-next-type: P;
}
H4 {
	margin-top: 6.00pt;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 4pt;
	x-next-type: P;
}
LI {padding-bottom:5px;
}

.footer {
	padding:5px;
	font-size: 9px;
	text-align: center;
}
TABLE {
	width:100%;
	border:1px solid lightgray;
	border-collapse:collapse;
}
TD {
	border:1px solid lightgray;
}
COL {
	width:50%;
}