p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: normal;
}
body {
	margin-left: 0%;
	margin-right: 0%;
	background-color: #C7AC81;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C7AC81;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #A50112;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 11pt;
}
a:active {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	}
li {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}