﻿H1 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #454874;
	text-align: left;
}
H2 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #454874;
	text-align: left;
	font-weight: normal;
}
H5 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #454874;
	text-align: center;
	font-weight: normal;
}
P {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-align: left;
}
UL {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	list-style-type: disc;
	text-align: left;
}
