.header {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: italic; font-weight: bold; color: #336600}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
	list-style-type: circle;
	list-style-position: inside;
	display: list-item;
	list-style-image: none;


}
