H1 {
	font-weight: bold;
}
h2 {
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: decimal;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	list-style-type: disc;
}
