.standardText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	text-transform: none;
	color: #5D5D5D;
	text-decoration: none;
}
strong {
	color: #252525;
}
ul {
	margin-top: 1em;
	margin-bottom: 0em;
	list-style-position: outside;
	list-style-image: url(../../_images/s-2.jpg);
	list-style-type: none;
}
li {
	margin-bottom: 0.5em;
}
ol {
	margin-top: 1em;
	margin-bottom: 0em;
}
