
<!-- Colours -->

.red
{
	color: #CC0000 !important;
}

.bright-red
{
	color: #EE1111 !important;
}

<!-- formatting -->

.bold
{
	font-weight: bold;
}

<!-- Size -->

.small
{
	font-size: 10px !important;
}