.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	color: #339999;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
}

