.text {
	font-family: Verdana;
	font-size: 9pt;
}
.title {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.list {
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
	right: 10px;
}
.pt10 {
	font-family: Verdana;
	font-size: 10pt;
}
.pt10title {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

