.unnamed1 {
	list-style-position: inside;
	list-style-type: circle;
}
.unnamed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/roundbullet.gif);
	text-align: left;
	line-height: 15px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #0b6bcf;
}
.numbers {
	list-style-position: outside;
	list-style-type: decimal;
}

hr
{
	border-top:1px solid #0b6bcf;
	border-bottom:0px;
	height:1px;
}.h1style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0B6BCF;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
}
