<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}

.BodyFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}

.BodyFontMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	line-height: 11px;
}

.BodyFontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	line-height: 10px;
}
.BodyFontWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 12px;
}

.BodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
}

.HeadlineSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF0000;
	line-height: 18px;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
}

.HeadlineSmall_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
}

.Headline {
	font-size: 16pt;
	font-family: Decker, "Century Gothic", Arial, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.HeadlineRed {
	font-size: 14pt;
	font-family: Decker, "Century Gothic", Arial, sans-serif;
	color: #FF0000;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.Headline2 {
	font-size: 14pt;
	font-family: Decker, "Century Gothic", Arial, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
}
.HeadlineRed2 {
	font-size: 14pt;
	font-family: Decker, "Century Gothic", Arial, sans-serif;
	color: #FF0000;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}

.HeadlineDRgrey3 {
	font-size: 12pt;
	font-family: Decker, "Century Gothic", Arial, sans-serif;
	color: #333333;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}

.BodyFontProject {
	font-size: 14px;
	font-family: Decker, "Century Gothic", Arial, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline
}

.HeadlineRed2_new {
	font-size: 14px;
	font-family: Decker, "Century Gothic", Arial, sans-serif;
	color: #FF0000;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}


a:link {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
a:visited {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #0033FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;

-->
</style>