p {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  24pt;
	font-weight: bold;
	color: #283B7D;
}
h3 {
	font-family: Times New Roman, Times, serif; 
	font-weight: 500;
	font-size: 18pt;
	font-style: italic;
	color: #283B7D;
	margin-top: 24pt;
	margin-bottom: -6pt;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #283B7D;
	font-weight: bold;
}
p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
p.acknowledgment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}
td.formula {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
ul {
	list-style: outside square;
	margin-left: 24pt;
}
ul.level2 {
	list-style: outside circle;
	margin-left: 24pt;
}