h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: 666666;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #99CC66;
	vertical-align: middle;
	border: none;
}
.highlight {
	height: auto;
	background-color: #B4DD9D;
	border: 1px dotted;
	padding: 7px;
}
.list {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
