@charset "ISO-8859-1";
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #897350;
}
a:active {
	text-decoration: none;
	color: #897350;
}
body {
	background-color: dfb27a;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: justify;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 20px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin: 0px;
	line-height: 30px;
	font-style: italic;
}
#apDiv1 {
	position:absolute;
	left:734px;
	top:172px;
	width:262px;
	height:293px;
	z-index:1;
}

