.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.picture_left {
	position: relative;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.picture_right {
	position: relative;
	clear: none;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
}
