

 .intro {
	font-size:95%;
	line-height:180%;
	font-weight: bold;
	color:#333333;
}

 .bolder a {
	font-weight: bold;
}

.alertText{
	color: #c51108;
	text-decoration: none;
}
.alertText a:hover {
	color: #c51108;
	text-decoration: none;
}
 .subtle {
	color: #8d8d8d;
}

.normalFont {
	font-size: 10px;
}

.largerFont {
	font-size: 14px;
}

.largestFont {
	font-size: 16px;
}


.note {
	font-size: 80%;
	font-style: italic;
}

.quote
{
	font-style: italic; 
}

.colour-blue {
	color: #96CD9F;
}	