@charset "UTF-8";
.left_table {
	background-image: url(images/left_bckgd.jpg);
	background-repeat: repeat;
	width: 190px;
}
.left_copy {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 11px;
	color: #000000;
}
.large_heads {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.body_white {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 12px;
	color: #FFFFFF;
}
.body_copy {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 12px;
	color: #000000;
}
.body_heads {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #731402;
}
.intro_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
}

