.copyNormalLight {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 11px;
	color		: #99cccc;
}
.copyNormalDark {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 11px;
	color		: #000000;
}
.copyLabelLight {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 11px;
	color		: #ffffff;
}
.copyLabelDark {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 11px;
	font-weight	: bold;
	color		: #000000;
}
.copyBoldLight {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 12px;
	font-weight	: Bold;
	color		: #99cccc;
}
.copyBoldLight {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 12px;
	font-weight	: bold;
	color		: #FFFF00;
}
.copyBoldDark {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 12px;
	font-weight	: bold;
	color		: #000000;
}
.copySectionTitleLight {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 14px;
	font-weight	: bold;
	color		: #ffffff;
}
.copySectionTitleDark {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 14px;
	font-weight	: bold;
	color		: #000000;
}
.copyBlurb {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 13px;
	color		: #ccffff;
}
A {
	font-family	: arial, helvetica, sans-serif;
	font-size		: 10px;
	font-decoration	: underline;
	color		: #99cccc;
}
A.dark {
	font-weight	: bold;
}
A.subglobal {
	color		: #ffffff;
}
BODY {
	background-color	: #000000;
	margin		: 0px;
	padding		: 0px;
}
.copyNormalWhite { font-family : arial, helvetica, sans-serif; font-size : 10pt; color : #FFFFFF; ; font-weight: normal}
.copyNormalWhiteSmall { font-family : arial, helvetica, sans-serif; font-size : 10px; color : #FFFFFF; ; font-weight: normal}

.copyBoldYellow { font-family : arial, helvetica, sans-serif; font-size : 12px; font-weight : bold; color : #FFFF00; }
.copyBoldWhite { font-family : arial, helvetica, sans-serif; font-size : 12px; font-weight : bold; color : #FFFFFF; }
.copyLink { font-family : arial, helvetica, sans-serif; font-size : 10pt; color : #99CCCC; ; font-weight: normal }
.copySectionTitleYellow {

	font-family	: arial, helvetica, sans-serif;
	font-size		: 14px;
	font-weight	: bold;
	color		: #FFFF00;
}
