.Text-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.Text-list-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 12px;

}
.Text-list-sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.Text-head-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 12px;
}
.Text-head {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.Text-bulletted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: list-item;
	list-style-position: outside;
	list-style-image: url(images/bullet-gr.jpg);
	color: #333333;
	font-weight: normal;
	line-height: 120%;


}
.Text-head-olive {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666634;
	font-weight: bold;
}
