.BOXTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	padding: 4px;
	font-weight: bold;
	text-decoration: none;
}
.bullet {
	list-style-image: none;
	list-style-type: square;
	background-color: #DDDDFF;
	border: 1px solid #000000;
	padding: 0px 0px 0px 4px;
	list-style-position: outside;
	width: 300px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bulletnew {
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style2 {list-style-type: square; list-style-position: outside; margin: 0px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; list-style-image: none;}
