.shadow {
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	filter: DropShadow(Color='#333333',OffX='1',OffY='1',Positive='1');
}
