h1 { line-height: 100%
	font-family: Arial;
	font-size: 15pt;}

h2 {
	font-family: Arial;
	font-size: 10pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  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; }
.small2 { font-size: 10pt; 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; }
.red {color:#F00}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

<!--
body {
	margin-top: 0px;
	background-image: url(images/background1.jpg);
	background-repeat: repeat-x;
	background-color: #E2E3E5;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #8F0014;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}
-->
.style1 {
	font-size: medium;
	font-weight: bold;
}

.link2 a:link {
	color: #990000;
	text-decoration: underline;
}
.link2 a:visited {
	text-decoration: underline;
	color: #990000;
}
.link2 a:hover {
	text-decoration: none;
	color: #0000CC;
}
.link2 a:active {
	text-decoration: underline;
	color: #0000CC;
}