.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D7D8F2;
	font-style: normal;
	color: #333366;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;


}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	padding: 10px;
	text-align: center;


}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	padding: 0px 8px;
	list-style-position: outside;
	list-style-type: disc;

}
.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #333366;
	padding-right: 8px;
	padding-left: 8px;

}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px dotted #FFFFFF;


}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333366;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;


}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;

}