.body-plain  {
	font-family:  arial, helvetica, sans-serif;
	font-size: 11pt;
	color : Black;
}
.body-plain-sm  {
	font-family:  arial, helvetica, sans-serif;
	font-size: 10pt;
	color : Black;
}
.body-plain-margin  {
	font-family:  arial, helvetica, sans-serif;
	font-size: 11pt;
	color : Black;
	margin-left: 20pt;
	margin-right: 12pt;
}

.cd-text  {
	font-family:  arial, helvetica, sans-serif;
	font-size: 11pt;
	color : Black;

}

.body-bold {
	font-family:  arial, helvetica, sans-serif;
	font-size: 11pt;
	color : Black;
	font-weight: bold;
}

.body-title {
	font-family:  arial, helvetica, sans-serif;
	font-size: 11pt;
	color : Black;
	font-weight: bold;
}

.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

.footnotes {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

.ref {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.caption {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

.prices{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

.samples-title{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.samples-text{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

.buttons{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

.special{
	font-family: arial, helvetica, sans-serif;
	color:#990099;
	font-size: 10pt;
	font-weight: bold;
}

.gray{
	background-color: #000099;
}