.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.redlink {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
	color: #D50000;
	text-decoration: underline;
}

.redlinksmall {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #D50000;
	text-decoration: underline;
}



.borderclass {
border: 1px solid #cfcfcf;
}



.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}
