body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em;
	background-color: #000000;
	background-image: url(images/bg_bar.jpg);
	background-repeat: repeat-y;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#apDiv1 {
	position:absolute;
	left:259px;
	top:167px;
	width:719px;
	height:100%;
	display:block;
	float:right;
	z-index:1;
	font-size: 1em;
}

#apDiv2 {
	position:absolute;
	left:233px;
	top:112px;
	width:615px;
	height:21px;
	z-index:2;
}

.style1 {color: #000000;
		font-weight: normal;
		font-size: 1em;
}

.style2 {color: #006600;
		font-size: .9em;
}

.style3 {color: #000000;
		font-weight: bold;
		font-size: 1em;
}

.style4 {color: #000000;
		font-weight: bold;
		font-size: 1em;
		font-style: italic;
}
	
.style5 {color: #333333;
		font-weight: bold;
		font-size: 1.2em;
		font-style: italic;
}

.style6 {color: #006600;
		font-size: 1em;
		font-style: italic;
}

.style7 {color:#999999;
		font=size: .9em;
	}

p {
  line-height: 1.2em;
}


