.red
{
	color:red;
}

.small
{
	font-size:11px;
}

.centered
{
	text-align:center;
}

.v_space
{
	margin:20px 0px;
}
