.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	white-space: normal;
	list-style-position: outside;
	list-style-image: url((URL.html));
	list-style-type: square;
	font-style: normal;
	margin-right: 25px;
	margin-left: 25px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	padding-right: 10px;
	padding-left: 20px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	margin-left: 20px;
}
.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	padding-right: 10px;
}

