.centeralign {
	text-align: center;
}

.greyheading-large{
	color: #666666;
	font-size: medium;
	font-weight: bold;
}

.greyheading-large-underline{
	color: #666666;
	font-size: medium;
	font-weight: bold;
	border-bottom: 1px solid #666666;
}

.redheading-large{
	color: #f20017;
	font-size: medium;
	font-weight: bold;
}

.small {
	font-size: x-small;
}

.spacing-left{
	margin-left: 30px;
}

.spacing-right{
	margin-right: 30px;
}

.red {
	color: #f20017;
}
