body {
	font: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}    
 .ft0{font-size:9px;font-family:Arial,Helvetica,sans-serif;}
 .ft1{font-weight:bold;font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#FFFFFF;}
 .ft2{font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#000000;; font-weight: normal; text-decoration: none; line-height: 16px}
 .ft3{font-weight:bold;font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#000000;; font-style: italic}
.main_info {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5E6D5;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	left: 0px;
	right: 1px;
	}
 .ft4{font-weight:bold;font-size:16px;font-family:Arial,Helvetica,sans-serif;color:#003366;} 
 .over {color:yellow; font-weight:bold}
 .over1 {color:BLACK; font-weight:bold}
A:link   {font-size:14px;font-family:Arial,Helvetica,sans-serif; text-decoration:none}
A:visited {font-size:14px;font-family:Arial,Helvetica,sans-serif; text-decoration:none}     .ft5 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #003366}
.ft6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336633;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.table1 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; font-style: normal }
.ft2_just {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	background-position: top;
}
.table1just { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #FFFFFF; font-style: normal ; text-decoration: none; text-align: justify}
.ft6projects { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #336633; font-style: normal; text-decoration: none; line-height: 20pt; text-align: left}
.oneColLiqCtr #container {
	width: auto;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	padding: 0px;
	padding-top: 0px;
}
.oneColLiqCtr #mainContent {
	padding: 0px;
	margin: 0;
}
