body, font {
	background-color: #000000;
	text-align: justify;
	font-family: Arial;
	line-height: 12pt;
	font-size: 9pt;
	color: #591D0E;
	letter-spacing: .25pt;
}

td, div, p {
	letter-spacing: .25pt;
	text-align: justify;
	font-size: 9pt;
	font-family: Arial;
	line-height: 12pt;
	color: #000000;
	background-color: #f5b4b4;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #771E08;
}

a:active {
	color: #771E08;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #771E08;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #771E08;
	font-weight: bold;
	text-decoration: line-through;cursor: help;
}

.small {
	font-size: 8pt;
	line-height: 10pt;
	font-family: Arial;
	color: #591D0E;
}

.center {
	text-align: center;
}

iframe {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

li {
	text-align: justify;
	color: #000000;
}

small {
	font-family: Arial;
	line-height: 10pt;
	font-size: 8pt;
	color: #000000;
}

strong {
	letter-spacing: 1.25pt;
	font-weight: bold;
}

input {
	font-size: 9pt;
	border-width: 1px;
	font-family: Arial;
	border-color: #000000;
	background-color: #AC8E5D;
	border-style: solid;
	color: #000000;
}

textarea {
	color: #000000;
	font-family: Arial;
	border-color: #000000;
	background-color: #AC8E5D;
	border-style: solid;
	font-size: 9pt;
	border-width: 1px;
}