.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: capitalize;
	color: #999;
	line-height: 35px;
	text-indent: 15px;
}
body p {
}
.textindented {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #424242;
	list-style-type: square;
}

