.center		{
	text-align: center;
		}
.red		{
	color: red;
		}
.blue		{
	color: blue;
		}
.green		{
	color: green;
		}