body {
    background: white;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
        }
		
div#skipnav {
	display: none;
	}
	
		
#header, #maincontent {
	width: 100%;
	padding: 0;
	color: black;
	background: transparent;
}

div#sitemap {
	display: none;
	}
	
div#wrapper_topnav, div#wrapper_subnav {
	display: none;
	}

div#side {
	display: none;
	}
	
div#maincontent a:link {
	color: #000;
	font-weight: bold;
}

div#maincontent a:visited {
    font-weight: bold;
    color: #000;
}

div#subtoc a.here {
    font-weight: bold;
    color: red;
}

div#backtotop {
		display: none;
		}
		
.source {
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

.subtoc_2 {
	list-style: url(none) none;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 0px 10px;
	padding: 0px;
}
