h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #666666;
	font-weight: normal;


}
li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	font-size: 10pt;
	color: #333333;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;


}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}
