html, body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  
  text-align: center;
	font: normal 11pt/normal "Georgia, Times New Roman, Times, serif";
	color: #333333;
	text-transform: none;
	text-decoration: none;
	background: #FFFFFF;
SCROLLBAR-FACE-COLOR: #666666;  SCROLLBAR-HIGHLIGHT-COLOR: #ff0000;  SCROLLBAR-SHADOW-COLOR: #ffffff;  SCROLLBAR-3DLIGHT-COLOR: #CCCCFF;  SCROLLBAR-ARROW-COLOR: #ffffFF;  SCROLLBAR-TRACK-COLOR: #cccccc;  SCROLLBAR-DARKSHADOW-COLOR: #999999;
 
	}
	
a:link {color: #333333; text-decoration: none;}
*:visited {color: #333333; text-decoration: none;}
*:hover {color: #ff0000; text-decoration: none;}
*:active {color: #ff0000; text-decoration: none; }

.servsnav {font: bold 9pt "Arial, Helvetica, sans-serif";}

.propnav {font: bold 7pt "Arial, Helvetica, sans-serif"; font-size: 7pt; size: 7pt; valign: middle; text-align: left;}


h1 {font: bold 14pt #666666 "Poor Richard, Georgia, serif";
	text-align: center}
h2{ font: bold  11pt #666666 "Poor Richard, Georgia, serif";
	text-align: left;}
h3 { font: bold  12pt #666666 "Georgia, Times New Roman, Times, serif";
	text-align: left;}
h4 {font: bold  11pt #666666 "Georgia, Times New Roman, Times, serif";
	text-align: left;}
	ul {list-style-type: circle;}
	
.indented {margin-left: 4%;
			font: normal 10pt Georgia, Times New Roman, Times, serif;
			text-align: left;
			vertical-align: top; }
			
.maintext {font: normal 10pt Georgia, Times New Roman, Times, serif;
			text-align: justify;
			vertical-align: top;
			line-height: 18pt;
}

.managenav {font: bold 10pt "Georgia, Times New Roman, Times, serif"; text-decoration: none; text-align: left;}

	
.bullet {list-style-type: circle;
 		list-style position:outer;
		align:middle;
}
 
