body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #333333;
}


.Heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #0000CC; font-weight: bolder}
.Section {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #0000CC}
.bold {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; color: #000066; font-weight: bolder}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000}

.ClearFloat {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

