body {
	color: #666666;
	font-size: 11pt;
	font-family: Helvetica, times, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 110%;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 30%;
	margin-left: 20px;
	font-style: normal;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.copy {
	color: #666666;
	font-size: 10pt;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}
.copybold {
	color: #999;
	font-size: 11pt;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
}
.copyblack {
	color: #000000;
	font-size: 11pt;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headline {
	color: #333;
	font-size: 12pt;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
}
.headline_bold {
	color: #999;
	font-size: 11pt;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
}
.headline_black {
	color: #000000;
	font-size: 12pt;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.headline_blackbold {
	color: #000000;
	font-size: 12pt;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.small {
	color: #999;
	font-size: 8pt;
	font-weight: lighter;
	line-height: 110%;
}
.small_black {
	color: #666;
	font-size: 8pt;
	font-weight: normal;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
p { }
td { }
a:link {
	color: #333;
	text-decoration: none;
	text-transform: none;
	cursor: default;
	font-size: 8pt;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 8pt;
}
a:hover {
	color: #C31924;
	text-decoration: none;
	font-size: 8pt;
}
a:active {
	color: #FF0000;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
.large {
	color: #F0F0F0;
	font-size: 24pt;
	line-height: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.extralarge {
	color: #FDFAFC;
	font-size: 75pt;
	line-height: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	position: fixed;
	text-decoration: none;
}

