#maindiv {
	width: 600px;
}
.greenbullets2 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(bullets/greenbullet.jpg);
}
.greenbullets3 {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(bullets/greenbullet.jpg);
}
#quote {
	color: #a5d32d;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-style: oblique;
	text-decoration: underline;
	font-size: 18px;
}
.headercentered {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #a5d32d;
	text-align: center;
}
