body {
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	margin-left: -150px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
.txt-full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
a { 
  text-decoration : underline; 
  color : #006699; 
}
#navigation-printed, #pageimage, #pageimage2, #noprint { 
  display : none; 
} 
.bul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bul-dot.gif);
}