body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #e6e6e6;
	background-image:url('images/bgtop.gif');
	background-repeat:no-repeat;
	background-position:right top;
	
	
}
p {
	text-indent:0px;
	margin-top:0px;
	margin-bottom:5x;
	margin-left:50px;
	margin-left:50px;
	}
	
li{
	line-height:100%;
	}	
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

h1{ 
font-size:20px;
	color:#900;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}
a:link{ 
font-size:12px;

	color: #000000;

	
	text-decoration: underline;

	
}
a:hover{ 
font-size:12px;

	color: #000000;

	text-decoration: underline;

	
}

a:visited{ 
font-size:12px;

	color: #000000;
	text-decoration: underline;

}
a:active{ 
font-size:12px;

	color: #000000;
	text-decoration: underline;

	
}

