.bold
{
	font-weight: bold;
}

.text-centre
{
	text-align: center;
}

.push-left
{
	float: left;
}

.push-right
{
	float: right;
}