body {
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;

}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#maintable { 
  display : none; 
}
#title {
	position: absolute;
	left: 25px;
	top: 25px;
	background : #ffffff;
}

#Layer1 {
	position: absolute;
	left: 25px;
	top: 50px;
	background : #ffffff;
}