ul {
  list-style-type: square;
  margin-left: 18px;
}
td, tr, ol, ul, li, p { 
   font-family: arial; 
   font-size: 9pt; 
   font-weight: bold; 
   font-style: normal; 
   color: #000066; 
} 
a { 
   text-decoration: none; 
   font-family: arial; 
   font-size: 9pt; 
   font-weight: bold; 
   color: #000000; 
}
h1, .title { 
   font-family: times new roman; 
   font-size: 16pt; 
   font-weight: bold; 
   color: #000066; 
   font-style:normal; 
}
