body {margin: 8pt}

h2 {font-family: arial}

a {font-family: arial;
  text-decoration: none;
  color: blue}

a:hover {font-family: arial;
  font-Weight: bold;
  background: blue;
  color: white}

p {font-family: arial;
  font-size: 12pt}

li {font-family: arial;
  font-size: 12pt}

table {font-family: arial;
  font-size: 12pt;
  border: 5;
  padding: 5}

th {font-family: arial;
  color: white;
  background-color: blue;
  font-size: 12pt;
  text-align: left}

td {font-family: arial;
  font-size: 12pt}

caption {font-family: arial;
  color: blue;
  font-style: italic}
