.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image:  url(../images/bullet.gif);
	list-style-position: inside;
	list-style-type: disc;
	line-height: 20px;
	color: #000000;






}
.largeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #333333;

		



}

