<span class="style59" id="text">text shadow</span>
#text{
	font-size: 18px; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #2B5F91; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

#text:before,
#text:after{
	content: "text shadow"; /* generated text */
	display: block;
}

#text:before{
	margin-bottom: -1.05em;
	marin-left: 0.1ex;
	color: #2B5F91; /* shadow color */
	background-color: transparent;
}

#text:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #fff; /* text color */
	background-color: transparent;
}

.med-black {
	PADDING-LEFT: 1px; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-ALIGN: left
}

.commonIntroductionText
{
    font: 12px Verdana;
    width: 675px;
    color: #000;
    line-height: 140%;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
	text-align:justify;
}

.text_font {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-ALIGN: justify
}
.good_fontstyle {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana
}
.bold_fontstyle {
	FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.white_fontstyle {
	FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.BLACK_HEAD {
	FONT-WEIGHT: bold; FONT-SIZE: 15 px; COLOR: #000000; FONT-FAMILY: sans-serif; TEXT-DECORATION: UNDERLINE
}

.head-black {
	PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 19px; COLOR: #000000; FONT-FAMILY: Tahoma; TEXT-ALIGN: left
}

.left_link {
	FONT-SIZE: 16px; COLOR: #FFFFF; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline; BACKGROUND-COLOR: none
}

A {
	Color: black; TEXT-DECORATION: none
}

