span.shadow {
 	top: 2px;
 	left: 2px;
 	color: #333333;
}

.highContrast {
 	position: relative;
 	font-family: Bookman Old Style;
 	font-size: 23pt;
 	font-style: none;
 	font-weight: bold;
 	text-decoration: none;
 	color: #CC6600;
}

.highContrast span {
 	position: relative;
}

span.shadow {
 	position: absolute;
}	