.generaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(/images/bullet.gif);
	list-style-type: square;
}
.bulletparagraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 3pt;
	list-style-position: inside;
	list-style-type: circle;
}
.underline {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;


}
