body {
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}

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

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

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

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

p {
  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; }
.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%; }

<!--
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.style2 {color: #0033CC}
-->

.style5 {	color: #0033CC;
	font-style: italic;
}
