.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 12px;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 12px;
	font-weight: bold;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 15px;
	font-weight: bold;
	font-style: italic;
	list-style-type: circle;
}
.desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 12px;
	font-weight: bold;
	font-style: italic;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #000000;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}
a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: none;
}
a:active {
	color: #666699;
	text-decoration: none;
}
.textindent {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 30px;
}
