.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
}
.body_bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #022929;
}
.body_copy_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.image-right  {
	float: right;			
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	background-color: #022929;
	color: #FFFFFF;
	padding: 4px 4px 4px 8px;
	margin: 6px;
	
}
.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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #022929;
}
.image_center {
	background-position: center;
}

