body {
    margin: 5px; 
    font-size: 8pt;
    font-family: Arial; 
    background-color: transparent;
    padding: 0;
}

h1 {
    font-weight: bold; 
    font-size: 11pt;
}
h2 {font-size: 10pt;}

.chapter .l b {color: #c0c0c0; width: 10px; font-size: smaller;}
.footer {display: none;}
.otbiv  {display: none;}
.glnav {font-size: smaller;}
.updch {display:none;}

.header h1 {font-size: 10pt;}


.main {
    margin: 0;
    text-align: left; 
    padding: 0;
    width: 100%;
}

.content { 
    height: 100%;
    width: 100%; 
    margin: 0; 
    padding: 0;
    background-image: none;
    background-color: transparent;
}
.icontent {
    width: 100%;
    height: 100%;
    margin: 0; 
    padding: 0;
	padding-bottom: 10px;
    background-image: none;
}

