.smallgrey {
	font-family: Tahoma, MS Sans Serif, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #848484;
	text-decoration: none;
}

.bodytext {
	font-family: Tahoma, MS Sans Serif, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}

.smallgreybold {
	font-family: Tahoma, MS Sans Serif, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}

.smallred {
	font-family: Tahoma, MS Sans Serif, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC2E35;
	text-decoration: none;
}

.smallredlink {
	font-family: Tahoma, MS Sans Serif, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC2E35;
	text-decoration: underline;
}

.redheader {
	font-family: Tahoma, MS Sans Serif, verdana;
	font-size: 14px;
	font-weight: normal;
	color: #CC2E35;
	text-decoration: none;
}

.blackbiglink {
	font-family: Tahoma, MS Sans Serif, verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.greyheader {
	font-family: Tahoma, MS Sans Serif, verdana;
	font-size: 14px;
	font-weight: normal;
	color: #848484;
	text-decoration: none;
}

.blackheader {
	font-family: Tahoma, MS Sans Serif, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.copyrighttext {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

