p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #904820;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #9D4E23;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
        text-decoration: none;
	color: #002740;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #A24E12;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #002740;
	text-decoration: none;
}
li {
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0pt;
	text-align: left;
	vertical-align: 15%;
	font-weight: normal;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	white-space: normal;
	display: list-item;
	margin: 5px;
}
