p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 10px;
	margin-right: 10px;
	margin-left: 11px;
	color: #1f190c;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #1f190c;
	text-align: left;
}
li {
	list-style-type: lower-roman;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-position: outside;
}
ol {
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: lower-roman;
	margin-left: 5px;
}
body {
	margin: 0px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #271f0c;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #660000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

