.text_boarder {
	border: medium double #800000;
}
.yellow_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F1B75F;
}
.subhead_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #800000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #800000;
	font-style: normal;
	font-weight: bold;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6F1100;
	font-weight: bold;
}
.tableboarder {
	border: thin solid #6F1100;
}
