BODY {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.heading { color:#530E1B; font-family:Arial, Helvetica; font-size: 15pt; }
.subheading { color:#530E1B; font-family:Arial, Helvetica; font-size: 12pt; font-weight: bold;  }
.copyright {
	color:#000000;
	font-family:Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	background-color: #FFFFFF;
}
.whitebodytext {font-family:Arial, Helvetica; color:#BBBCBE; font-size: 10pt;}
.whiteheadertext {font-family:Arial, Helvetica; color:#ffffff; font-size: 10pt;}
.grayheadertext {font-family:Arial, Helvetica; color:#BBBCBE; font-size: 10pt;}
.whitefootertext {font-family:Arial, Helvetica; color:#FFFFFF; font-size: 8pt;}
ul {font-family:Arial, Helvetica; font-size: 10pt;}
ol {font-family:Arial, Helvetica; font-size: 10pt;}
td {
	font-family:Arial, Helvetica;
	font-size: 10pt;
	padding: 5pt;
}

.headerlinks {
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
.headerlinks A:link {
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
.headerlinks A:visited {
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
.headerlinks A:active {
	text-decoration: none;
	color: #000000;
}
.headerlinks A:hover {
	text-decoration: none;
	color: #000000;
}


.footerlinks {
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
.footerlinks A:link {
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
.footerlinks A:visited {
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
.footerlinks A:active {
	text-decoration: none;
	color: #000000;
}
.footerlinks A:hover {
	text-decoration: none;
	color: #000000;
}
