<!--
body {
	margin-top: 0px;
	background-color: #000000;
}
-->

h1 {
	font-family: Arial;
	font-size: larger;}

h2 {
	font-family: Arial;
	font-size: 10pt;}

ol {
  font-family: Arial;
  font-size: 10pt;}

ul {
  font-family: Arial;
  font-size: 10pt;}
  
table { 
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

<!--
.style2 {font-size: larger; color: #FFFFFF; }
.style3 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style7 {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.style14 {
	font-size: 18px;
	font-style: italic;
}
.style18 {font-size: x-small}
.style19 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.style21 {font-size: 24px; font-weight: bold; font-style: italic; font-family: Arial, Helvetica, sans-serif; }
.style22 {font-family: Arial, Helvetica, sans-serif}
-->