<style type="text/css">

#container-head {
	display: none;
}
#container-nav {
	display: none;
}

#container-navback {
	display: none;
}

#container-foot {
	display: none;
}

.noprint {
	display: none;
}


body, p, td, th, ul, a, h1, h2 { 
background-color: #fff; 
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
font-size: 14pt;
}

.fontr {
background-color: #fff; 
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
font-size: 14pt;
}


#content { 
background-color: #fff; 
width: 100%; 
border: none;
height:100%;  
}


</style>