.font {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
body {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.font2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.fonteed {

	font-size: 14px;
	line-height: 22px;
	color: #FF6666;
}
.fontblue {


	font-size: 14px;
	line-height: 22px;
	color: #3366CC;
}
.red_strong {
	color: #F00;
	font-weight: bold;
}
.image_right {
	text-align: right;
	padding: 5px;
	clear: left;
	float: right;
}
.font_right {
	text-align: right;
}
