.middleAnchor {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
}
.LargeRedHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
.mediumRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.yellowHighlight {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
	font-size: 20px;
}
.yellowLink {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF00;
	color: #333333;
}
