li {
   list-style-type: circle;
   font-family: Arial;
   font-size: 15pt;
   color: #009090;
   margin: 5pt;
   list-style-position: outside;
}