.image_right {
	float: right;
	padding-bottom: 4px;
	padding-left: 4px;
}

.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
}
.body_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;
}
.bottom a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
.border {
	border: 1px solid #000000;
}
.edge {
	border: 1px solid #000000;
}
.body_bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 4px;
	font-weight: bold;
}


