.body_copy_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 4px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #022929;
}
.image_left {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
.body_copy_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.flash_home {
	float: right;
	width: 400px;
	border: 1px solid #990000;
	margin-left: 4px;
	margin-bottom: 4px;
}

.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #FFFFFF;
	text-align: center;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.bottom a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.title_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
