#h1 {font-family: Arial; font-size: 14pt; font-weight: bold;}
#h2 {font-family: Arial; font-size: 12pt; font-weight: bold;}
#h3 {font-family: Arial; font-size: 10pt;}
#h4 {font-family: Arial; font-size: 8pt;}
#p { font-size: 10pt; font-family: Arial; }
#a { font-size: 10pt; font-family: Arial; }
#li { font-size: 10pt; font-family: Arial; }
#subtitle { font-size: 8pt; } 
#example { 
   background-color: gray; 
} 
table.example { 
   border:1px solid #cdc9a5; 
}
thead.example { 
   text-align: left; 
   font-weight: bold;  
   font-family: Arial; 
   font-size: 8pt; 
   background-color: #cdc9a5;
}
td.example { 
   border-left: 1px dotted #cdc9a5; 
   background-color: #eee9bf; 
   color: black; 
   font-family: arial; 
   font-size: 8pt;
}
a.example {
   color: black; 
   font-family: arial; 
   font-size: 8pt;
}
td.examplehead {
   border-bottom: 1px solid #cdc9a5; 
   padding: 10pt; 
   border-left: 1px solid #cdc9a5; 
   font-family: Arial; 
   font-size: 8pt;
}

