h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #3399CC;
}
li {
	list-style-image: url(dot.jpg);
	list-style-type: square;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	list-style-position: inside;
	position: static;
	text-indent: -18pt;
	text-decoration: none;












}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3399CC;
	text-decoration: underline;

}

