.text_red{
	color:#9c0000;
}
.text_grey{
	color:#666666;
}
.img_floatleft{
	float:left;
	margin:5px;
}
.img_floatright{
	float:right;
	margin:5px;
}