.10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.10normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.12normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.mediumheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.largeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B5AEC8;
	text-align: center;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B5AEC8;
	text-align: center;
}
.vsmheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B5AEC8;
	font-weight: bold;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #B5AEC8;
}
.8normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.blackheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.smblackheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
