.home-header {position:relative; }
.home-header .greenbuild {
	position:absolute;
	width:231px;
	height:64px;
	left: 647px;
	top: -1px;
}

body {
	margin-top: 0px;
	background-color: #050608;
	}

body,td,th {
	color: #FFFFFF;
}

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;}

strong {font-size:16px;}

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

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

div.scroll {	height: 600px;	width: 323px;  overflow: auto;	padding: 0px; }
