
	body {
		
		}
		
	p { 
		font-family: Arial, Helvetica; 
		font-weight: Normal; 
		font-size: 10pt; 
		font-style: normal;
		line-height: 125% 
		}

	.notes8 { 
		font-family: Arial, Helvetica; 
		font-weight: Normal; 
		font-size: 8pt; 
		font-style: normal;
		line-height: 100%;
		padding-left: 5px;
		}

	.notes7 { 
		font-family: Arial, Helvetica; 
		font-weight: Normal; 
		font-size: 7pt; 
		font-style: normal;
		line-height: 100% ;
		padding-left: 5px;
		}
	
	
	a { 
		padding-left: 0px;
		text-decoration:none;
		}
		
	a:hover {color: red }
		
	
	#leftcontent {
		position: absolute;
		left:0px;
		top:110px;
		width:160px;
		border-top:0px solid #999999;
		}

	#centercontent {
   		margin-left: 170px;
   		border-top:0px solid #999999;
   		border-left:0px solid #999999;
		top:110px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 170px;
   		padding-left: 10px;
   		}
	
	html>body #centercontent {
   		margin-left: 170px;
   		}

	#banner {				
		border-top:0px solid #000;
		border-right:0px solid #000;
		border-left:0px solid #000;
		height: 100px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: 100px;
		}
		
	p, h1, pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-family: Arial, Helvetica; 
		font-style: normal;
		line-height: 100% 
		font-size:10pt;
		font-weight: Bold;
		color="#006600";
		padding-top:5px;
		}
		
	
	img.ala {
		background: transparent;
		}
	a.ala {
		background: "FFFFFF";
		}	
	a:hover.ala {
		backgound: #fcc;
		}	
		
	
#navigator {
	background: transparent;
	border: 0px #CCCCCC solid;
	width: 180px;
	margin-top: 25px;
	margin-left: 2px;
	margin-right: 2px;
	padding:1px;
	text-align: Left;
	line-height: 150%;
	}
	.housebutton {
	font-weight: bold;
	font-style: italic;
	text-align: left;
	}
	.housebutton a {
	padding: 5px;
	text-decoration: none;
	width: 160px;
	display: block;
	color: black;
	}
	.housebutton a:hover {
	color: red;
	}