.text_boarder {
	border: medium double #800000;
}
.yellow_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F1B75F;
	font-weight: bold;
}
.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;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-indent: 30px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-left: 3px;
	text-decoration: underline;
}
.bold_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}

