.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000033;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #FF7000;
	border-right-color: #FF7000;
	border-bottom-color: #FF7000;
	border-left-color: #FF7000;
	border-top-style: none;
	border-left-style: solid;
	border-left-width: 1px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFA83B;
	margin-top: 20px;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF7000;
	border-right-color: #FF7000;
	border-bottom-color: #FF7000;
	border-left-color: #FF7000;
}
a {
	font-weight: bolder;
	color: #FF711A;
}
.textPlain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000033;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #FF7000;
	border-right-color: #FF7000;
	border-bottom-color: #FF7000;
	border-left-color: #FF7000;
	border-top-style: none;
	border-left-style: none;
	border-left-width: 1px;
}
.textPlain .style2 img {
	float: right;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FF7100;
	letter-spacing: 1px;
	line-height: 19px;
}
.imageRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 3px;
}

