.image {
	list-style-image: url(smallstar.jpg);
	list-style-type: disc;
	list-style-position: outside;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5151A4;
}
.BlueHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5151A4;
	
}
.GoldHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A47A51;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E387F;
}

