#storyText {
	font-family:Helvetica,Arial; 
	font-style:normal; 
	font-weight:normal;
	color: #000000;
}

#eventHeader {
	font-family:Arial, Helvetica, sans-serif; 
	font-style:normal; 
	font-weight:bold;
	color: #0099CC;
}

#eventText {
	font-family:Arial, Helvetica, sans-serif; 
	font-style:normal; 
	font-weight:normal;
	color: #000000;
}


.homeBodyText {
        font-family:Helvetica,Arial;
        font-style:normal;
        font-weight:normal;
        font-size:9pt;
        color: #000000;
}

.bodyText {
	font-family:Helvetica,Arial; 
	font-style:normal; 
	font-weight:normal;
	font-size:10pt;
	color: #000000;
}

.newsBodyText {
        font-family:Helvetica, Arial;
        font-style:normal;
        font-weight:normal;
        font-size:9pt;
        color: #000000;
}

.newsHeadline {
        font-family:Helvetica,Arial;
        font-style:normal;
        font-weight:bold;
        font-size:10pt;
        color: #FFFFFF;
        PADDING-LEFT: 4px;
}

.whoBodyText {
        font-family:Helvetica,Arial;
        font-style:normal;
        font-weight:normal;
        font-size:9pt;
        color: #000000;
}

#redText {
        font-family:Helvetica,Arial;
        font-style:normal;
        font-weight:normal;
        font-size:9pt;
        color: #CC3300;
        text-decoration:underline;
}

#largeRedText {
        font-family:Helvetica,Arial;
        font-style:normal;
        font-weight:bold;
        font-size:12pt;
        color: #CC3300;
        text-decoration:underline;
}

.whatBodyText {
        font-family:Helvetica, Arial;
        font-style:normal;
        font-weight:normal;
        font-size:9pt;
        color: #000000;
}

.whatIndustryBodyText {
        font-family:Helvetica,Arial;
        font-style:normal;
        font-weight:normal;
        font-size:9pt;
        color: #000000;
}

.benefitsHeader {
	font-family:Arial, Helvetica, sans-serif; 
	font-style:normal; 
	font-weight:normal;
	font-size:9pt;
	color: #0099CC;
}

.benefitsText {
        font-family:Arial, Helvetica, sans-serif;
        font-style:normal;
        font-weight:normal;
        font-size:9pt;
        color: #000000;
}

#activeCountryLink {
        font-family:Helvetica,Arial;
        font-style:normal;
        font-weight:normal;
        font-size:9pt;
        color: #CC3300;
	text-decoration:underline;
}

#inactiveCountryLink {
        font-family:Helvetica,Arial;
        font-style:normal;
        font-weight:normal;
        font-size:9pt;
        color: #666666;
}

