.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #502f03;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #502f03;
	line-height:150%
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #502f03;
	font-weight: bold;

}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a {
	text-decoration: underline;
	color:#502f03;
	border: 0;
}
a.none {

	text-decoration: none;
	color:#502f03;
}