.right
{
	text-align: right;
}
.center
{
	text-align: center;
}
.small
{
	font-size: small;
}
.redhr
{
	border-top-color: red;
	border-right-color: red;
	border-bottom-color: red;
	border-left-color: red;
}
.red
{
	color: red;
}
