.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000033;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}


.rightbreak {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8B7053;
}
.border {
	border: 1px solid #DBDBDB;
}
