.text_red{
	color:#cc3333;
}
.text_blue{
	color:#003366;
}
.text_grey{
	color:#999999;
}
.img_floatleft{
	float:left;
	margin:5px;
}
.img_floatright{
	float:right;
	margin:5px;
}