body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #00411F;
	margin-top: 0px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0000CC;
}
.style1 {color: #FFFFFF}

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

h2 {
	font-family: Arial;
	font-size: 10pt;}
	
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	margin-bottom:0px;}

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

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
table { line-height: 150%;
  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; }
.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%; }