body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.style1 {color: #FFFFFF}
body,td,th {
	color: #FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: 14pt;}

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

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

ul { line-height: 140%;
  font-family: Arial;
  font-size: 10pt;}
  
table { line-height: 140%;
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 140%;
  font-family: Arial;
  font-size: 10pt;}
  
.red { line-height: 140%;
  color: #FF0000;
  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%; }

.imgpad {margin:4px;}

td.table1
{
background-repeat: no-repeat;
background-position: top right
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}