
#quick_nav { 
     display: none; 
}

#header { 
     display: none; 
}

#footer { 
    
}

#main_nav { 
     display: none; 
}

#menu { 
     display: none; 
}

body { 
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 14px; 
   color: #000000; 
   background-color: #FFFFFF; 
}

.breakhere {
   page-break-after: always;
}

.maintext h1,h2,h3,h4 {
   color: #000000;
   font-weight: bold;
   font-family: Georgia, "Times New Roman", Times, serif;
}

.maintext h1 a, h2 a, h3 a, h4 a {
   color: #000000;
   font-weight: bold;
   font-family: Georgia, "Times New Roman", Times, serif;
}

.maintext p { 
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 14px; 
   color: #000000 !important;
}

.maintext ul {
   color: #000000;
}

.maintext  li {
   list-style-image: url("");
   color: #000000;
}
