.body_copy_bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
}
.body_copy_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}
.bottom {
	font-weight: 200;
	
}
.bottom a:link {
	text-decoration: none;
	color: #0000CC;
}
.bottom a:visited {
	color: #0000CC;
	text-decoration: none;
}
.bottom a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a:active {
	color: #0000CC;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.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;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body_copy_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #005DC5;
}
.dots {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.flash_home {
	float: right;
	width: 400px;
	border: 1px solid #990000;
	margin-left: 4px;
	margin-bottom: 4px;
}
.image_right {
	margin-bottom: 3px;
	margin-left: 3px;
	float: right;
}
