@charset "utf-8";
/* CSS Document */

.indentlist2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-indent: 20px;
	list-type: disc 
	list-position: outer
	
}

</style>

