BODY {
	color: black; 
	background: white;
}

A:link, A:visited {
	background: white; 
	color: black; 
	text-decoration: underline;
	font-weight: bold;
}

H4, H5, H6 {
	background: white; 
	color: black; 
	padding-bottom: 1px;
	border-bottom: 1px solid gray; 
	font-size: 11pt;
}

DIV.adbanner {
	display: none;
}
	
#menu {
	display: none;
	}
	
	p {
	background: white;
	font-size: 11pt;
	line-height: 1em;
	margin-left: -50px
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}
	
#nav, td#headerimage, #address, .pic, .picleft, #scroller, #leftnav, .links, .backtotop {
	display: none;
	}

.indent {
	font-family: "Lucida Grande",  "Lucida Sans", Arial, Sans-Serif;
	color: #000000;
	width: auto; 
    margin: 0 0%;
    padding: 0; 
    border: 0;
	clear: both;
    float: none !important;
    color: black; 
    background: transparent;
	}
	
#indent {
	font-family: "Lucida Grande",  "Lucida Sans", Arial, Sans-Serif;
	color: #000000;
	width: auto; 
    margin: 0 0%;
    padding: 0; 
    border: 0;
	clear: both;
    float: none !important;
    color: black; 
    background: transparent;
	}
		
body {
	font-family: "Lucida Grande",  "Lucida Sans", Arial, Sans-Serif;
}