.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660033;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
	font-style: normal;
	line-height: normal;


}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660033;
	text-transform: none;


}

