@charset "utf-8";
/* CSS Document */

.whiteShadowHP {
	text-shadow: #000000 5px 5px 5px 5px;
	filter:Shadow(Color=#000000, Direction=135, Strength=3);
	color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height:200%;
}
