* {
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #444444;
	text-align: justify;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #982003;
}
img {
	border: 0px;
	padding: 0;
	margin: 0;
	display: block;
}
object, embed {
	border: 0px;
	padding: 0;
	margin: 0;
	display: block;
}
th {
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #982002;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #982002;
}
h4 {
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
p {
	width: 90%;
	text-align: justify;
}
strong {
	font-weight: bold;
}
input, select, textarea {
	border: 1px solid #982002;
	margin-left: 0.5em;
	font-size: 8pt;
	color: #000000;
}
option {
	font-size: 8pt;
	color: #000000;
}
form {
	font-size: 8pt;
	color: #000000;
}
sup, sub {
	font-size: 7pt;
	color: #000000;
}
li {
	width: 90%;
}
span {
	color: #ffffff;
	text-align: center;
}
span a:link, span a:visited, span a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
