.main {
	font-family: Arial, "MS Sans Serif", "Times New Roman";
	font-size: 10pt;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 3;
	word-spacing: 0;
	text-indent: 0;
	background-color: #FFFFFF;
	white-space: normal;
	height: auto;
	width: auto;
	list-style-image:url('images/bullet.gif');
	list-style-type: none;
	list-style-position: outside
}