/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mainText {
	font-family: Arial;
	font-size: 11px;
	color: #3E3A39;
}

.accent1 {
	font-family: Arial;
	font-size: 13px;
	color: #7D120C;
	font-weight:bold;
}

.FTRAddress {
	font-size: 9px;
	font-family: Arial;
	color: #BFB188;
}

.spacer {font-size: 5px}

.meetLawText {
	font-family: Arial;
	font-size: 9px;
	color: #3E3A39;
}

.accent2 {
	font-family: Arial;
	font-size: 13px;
	color: #7D120C;
	font-weight:bold;
}

.blueMainText {
	font-family: Arial;
	font-size: 11px;
	color: #7F060B;
}