@charset "ISO-8859-1";
.Bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}
.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	width: 600px;
	text-align: left;
	text-indent: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

