.body {
	color: #000005;
	font-size: 9pt;
	font-family: 'Ubuntu', sans-serif;
	line-height: 11.5pt;
	text-align: left;
	margin: 7px 7px;
	white-space: 1;
}
.purple  { color: #711d1c; font-size: 9pt; font-family: 'Ubuntu', sans-serif; }
.bold   {
	color: #711d1c;
	font-size: 11pt;
	font-family: 'Ubuntu', sans-serif;
	line-height: 11.5pt;
	font-weight: bold;
}
.link  { color: #711d1c; font-size: 9pt; font-family: 'Ubuntu', sans-serif; }
a:link  { color: #711d1c; text-decoration: none }
a:visited  { color: #711d1c; text-decoration: none }
a:hover  { color: #711d1c; text-decoration: underline }
a:active { color: #281e05; text-decoration: none }
.bodyBackground {
	color: #000005;
	font-size: 9pt;
	font-family: 'Ubuntu', sans-serif;
	line-height: 11.5pt;
	text-align: left;
	margin: 7px;
	background-color: #ffffff;
	background-position: left;
	padding: 3px;
}
.boldBLACK {
	color: #000;
	font-size: 11pt;
	font-family: 'Ubuntu', sans-serif;
	line-height: 11.5pt;
	font-weight: bold;
}

