h2 {
	font-family: Arial;
	color: #333333;
	margin-bottom: 2px;

}
p {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 8px;

}
h5 {
	font-family: Arial;
	color: #003399;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 0px;


}
li {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	font-weight: normal;




}
h6 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 6px;
}
ul {
	list-style-type: circle;


}
