h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF3333;
}
p {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 10pt;
	color: #000000;
}
.italic {
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #999999;
}
