.heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	line-height: normal;
	text-transform: uppercase;
	background-color: #99FF00;
	border: thin double;
	list-style-type: square;



}
.Heading_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FF0000;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: none;



}
.bull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: square;
	list-style-position: inside;

}
