p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-position: inside;
	list-style-image: url(assets/bullet.jpg);
	list-style-type: lower-roman;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;


}
