.text_blue{
	color:#204f83;
}
.text_grey{
	color:#8a8b8f;
}
.img_floatleft{
	float:left;
	margin:5px;
}
.img_floatright{
	float:right;
	margin:5px;
}