body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Lucida Sans";
	font-size: 18px;
	color: #4879A4;
	font-weight: normal;
}
.style2 {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #4879A4;
	font-weight: normal;
	line-height: 20px;
}
.style3 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #4879A4;
	font-weight: normal;
}
.style4 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #A94B30;
	font-weight: normal;
}
.style5 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.style6 {
	font-family: "Lucida Sans";
	font-size: 16px;
	color: #4879A4;
	font-weight: normal;
}
.style7 {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	background-color: #A94B31;
}
textarea#styled {
	width: 400px;
	height: 300px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #4879A4;
	line-height: 20px;
}
.hanging-indent {
text-indent: -25px;
padding-left: 25px;
}

