h6 {
	font-family: "Times New Roman";
	font-size: 16pt;
	color: #000000;
	font-weight: normal;
}
h5 {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: 400;
}
p {
	font-family: Arial;
	font-size: 12pt;
	color: #333333;
}
blockquote {
	font-family: Arial;
	font-size: 12pt;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-image: url(images/black_bullet.gif);
}

