.text_blue{
	color:#175898;
}
.text_red{
	color:#cc0000;
}
.text_grey{
	color:#7b7b7b;
}
.img_floatleft{
	float:left;
	margin:5px;
}
.img_floatright{
	float:right;
	margin:5px;
}