.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.bodyBullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: inside;
	list-style-type: lower-roman;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 006B77;
}
.picR {
	margin: 10px;
	background-image: url(images/shadowR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 6px;
	padding-bottom: 6px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
	color: #006666;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;


}
p {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
ul {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.picL {
	margin: 10px;
	background-image: url(images/shadowL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
	padding-left: 6px;
}
