  
BODY{
  font-family : "Arial Unicode MS";
  background-color : #ffffff;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 20px;
  list-style-type : disc;
  list-style-position : outside;
  
  
}
P{
  font-size : 10pt;
  line-height : 14pt;
  font-weight : normal;
}
H2 {
	color: #996633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size : 16pt;
	font-weight: bold;
}

UL {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-size : 10pt;
}

OL {
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 36px;
}
