body {
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3 {
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #FF0000;
text-decoration: none;
font-weight:normal;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

#apDiv1 {
	position:absolute;
	width:553px;
	height:636px;
	z-index:1;
	left: 678px;
	top: 222px;
	background-color:#0C3;
	overflow:hidden;
	visibility: visible;
}
