body {
margin:0; 
padding:0;
background:#fff;
color:#000;
font-family:"Times New Roman", serif;
font-size:12pt;  
width:8in;
}


#container, #menu, #sideContent, #footer {
display:none;
}


#mainContent, mainContentFull {
/* width:80%; */
}

h1 {
margin-bottom:10px;			
font-size:24pt;
font-weight:normal;
}

h2 {
font-size:20pt;
font-weight:normal;
color:#898989;
background-color:#fff;
}

h3 {
margin-bottom:5px;
margin-top:5px;
font-size:18pt;
font-weight:normal;
}

p {
width:auto;
font-size:12pt;
color:#000;
margin:0;
padding:0;
padding:3px 0 15px  5px;
text-align:left;
line-height:125%;
font-family:"Times New Roman", serif;
}

.home, a.home:link, a.home:visited, a.home:hover, a.home:active{
display:none;
}
