
p { font-family: "Arial";
	font-size: 10pt;
	}

ol li { font-family: "Arial";
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: decimal;
	color: #000000;
	list-style-image: none;
	margin-left: 10px}

ul li { font-family: "Arial";
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	list-style-image: none}


.body {  font-family: "Arial";
	 font-size: 10pt;
	 font-style: normal;
	 color: #000000}

.bold_title {  font-family: "Arial";
		 font-size: 10pt;
		 font-weight: bold;
		 color: #000000}

.body_bold {  font-family: "Arial";
		 font-size: 10pt;
		 font-weight: bold;
		 color: #000000}

.body_emphasis { font-family: "Arial";
		 font-size: larger;
		 font-style: normal;
		 color: #000000 }

.backlink { font-family: "Arial";
	    font-size: 9pt;
	    font-style: normal;
	    color: #000000;
	    text-align: center}
