body {
	margin-top: 0px;
}
.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-weight: bold; }
.smaller {font-size: smaller}

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

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 { 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; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

.menu { font-family: Arial;
font-weight:bold;
  font-size: 9pt;}
  
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
  
a.menu2:link {
	color: #FFFFFF;
	text-decoration: none;
font-weight:bold;
font-size: 9pt;}
a.menu2:visited {
	text-decoration: none;
	color: #FFFFFF;
font-weight:bold;
font-size: 9pt;}
a.menu2:hover {
	text-decoration: none;
	color: #00468B;
font-weight:bold;
font-size: 9pt;}
a.menu2:active {
	text-decoration: none;
	color: #FFFFFF;
font-weight:bold;
font-size: 9pt;}