body {  
   text-decoration: none;
   color: black;
   font-family: arial, sans-serif;
   font-size: 12pt;
   font-weight: inherit; }
.title {  
    color: black; 
    font-family: palatino, serif;
    font-size: 24pt; }
.subtitle {  
    color: black; 
    font-family: palatino, serif;
    font-size: 20pt; }
.bold {  
    color: black; 
    font-family: courier, arial, sans-serif;
    font-size: 14pt;
    font-weight: bold; }
a:link {  
    text-decoration: none;
    color: blue; 
    font-family: helvetica, sans-serif;
    font-size: 12pt; }         
a:visited {  
    text-decoration: none;
    color: purple; 
    font-family: helvetica, sans-serif;
    font-size: 12pt; }         
a.largerHref:link {  
    text-decoration: none;
    color: blue; 
    font-family: helvetica, sans-serif;
    font-size: 14pt; }         
a.largerHref:visited {  
    text-decoration: none;
    color: purple; 
    font-family: helvetica, sans-serif;
    font-size: 14pt; }         
.head  {  
    color: #000000; 
    font-family: helvetica, sans-serif;
    font-size: 35px;
    margin-top: 35px;
    margin-left: 28px; }
.floater  { 
   position: fixed;
   bottom:0; 
   right:0; }

.halfbody {  
   text-decoration: none;
   color: black;
   font-family: arial, sans-serif;
   font-size: 12pt;
   width: 50%;
   font-weight: inherit; 
   margin-left: 28px; 
   margin-bottom: 36px;
}
.books {
   text-decoration: none;
   color: black;
   font-family: arial, sans-serif;
   font-size: 12pt;
   padding: 28px; 
   margin: 36px;
}

.qbody {  
   text-decoration: none;
   color: black;
   font-family: arial, sans-serif;
   font-size: 12pt;
   width: 75%;
   font-weight: inherit; 
   margin-bottom: 36px;
}
.halfbodyleft {  
   text-decoration: none;
   color: black;
   font-family: arial, sans-serif;
   font-size: 12pt;
   text-align: left;
   width: 50%;
   font-weight: inherit; }

.description {  
   text-decoration: none;
   color: black;
   font-family: arial, sans-serif;
   font-size: 12pt;
   width: 66%;
   font-weight: inherit; 
   margin-top: 18px;
   margin-bottom: 12px;
   min-height: 110px;
}

.bordered {
   margin-top: 18px;
   margin-bottom: 12px;
   border-style: dotted;
   border-width: 1px;
}



li {
   margin-top: 8px;
   list-style-type: none;

}
