.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #921313;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #921313;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #921313;
}
.body_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.body_title {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.body_subtitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.photo-right {
	padding: 5px;
	float: right;
}
.photo-left {

	padding: 5px 50px 5px 5px;
	float: left;
}
