.SmallerText {
	font-size:80%;
}

.LargerText {
	font-size:150%;
}

.LargestText {
	font-size:220%;
}

.ArialNarrow {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}

.RedText 
{
	color:#cf001b;
}

.BlackText 
{
	color:#000000;
}