body {background-color: white; color: black; font-family: sans-serif; font-size: 10pt}

#agenda{
width: 400px;
}

h1 {font: 14px;
 font-weight: bold;
 text-align:center
 }
 h1 {font: 9px;
 font-weight: bold;
 text-align:center
 }

td {
  border-top: 1px solid red}
li{
margin-top: 5px;
}
