p {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	color: #520901;
}

.tiny {
	font-family: Arial;
	font-size: 7pt;
	color: #520901;
	line-height: 16px;

}
font {
	font-family: Arial;
}

td
{
	font-family: Arial;
	font-size: 11pt;
}
h2 {
	font-family: Arial;
	font-size: 14pt;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #520901;
}

li {
	font-family: Arial;
	font-size: 9pt;
	list-style-type: disc;
	color: #520901;
	margin-top: 5px;
	line-height: 14px;
	margin-left: -20px;
}

a {color: #000000; text-decoration: underline; }
A:link { color: #000000; text-decoration: underline;}
A:visited { color: #000000; text-decoration: underline; }
A:active { color: #0000000; text-decoration: underline; }
A:hover { color: #000000; text-decoration: underline;}