.border {
	border: 5px solid #00FF00;

}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 54px;


}
.heading_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 2px;


}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;

}
.heading_3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;

}
.text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_275_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 275px;
	margin: 3px;
	padding: 3px;
	height: 100px;

}
.text_275_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 275px;
	margin: 3px;
	padding: 3px;
	height: 100px;

}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFD7D7;
	font-weight: normal;
	text-align: center;




}
.txt-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;

}
.bodyLC {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;

}
