.small 
{
	font-size: 11px;
}
.center 
{
	text-align: center;
}
.ital {
	font-style: oblique;
	font-weight: normal;
	}

.right {
	text-align: right;
	font-size: 12px;
	}

