@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left center;
	width: 1200px;
	height: 600px;
}
#contentAP p {
	text-align: left;
	font-family: "Amasis MT";
	font-size: 10px;
}
.bodytext {
	font-family: "Amasis MT";
	font-size: 12px;
}
.textcontenttitle {
	font-family: "Amasis MT";
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: bold;
}
.endtextcontenttitle {
	font-family: "Amasis MT";
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-weight: bold;
}
.specialdisclaimer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: oblique;
	text-decoration: none;
	color: #000;
	background-color: #FFF;
}
#contentAP #blogcontent {
	overflow: scroll;
	height: 475px;
	font-size: 10px;
}
#contentAP #blogcontent .textcontenttitle strong {
	font-size: 14px;
	font-weight: bold;
}
#contentAP .endtextcontenttitle {
	font-size: 10px;
}
#contentAP .textcontenttitle strong {
	font-size: 14px;
}
div#apDiv1 a {
color: #fff
}
