body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 14pt;
}
#wrapper {
	text-align: left;
	
	vertical-align: top;
	}
#horizon {
   width: 100%;
 }
 /* end IE 5 hack */ 
a {
  text-decoration : underline;
  color : #0000ff;
}
.contenttext {
	height: 100%;
	width: 565px;
	overflow: auto;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	top: auto;
}