.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
.pullout {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #993333;
	font-style: italic;
}
.bodybullets {
	list-style-position: outside;
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
}
.pullout2 {
	line-height: 13px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993333;
	font-style: italic;
}
a:link {
	color: #666633;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #CCCC66;
	text-decoration: none;
}
