
table, td, th, p {
  border: 1px solid white;
  border-collapse: collapse;
  font-size: 12pt;
  text-align: justify;
}
th {font-size: 16pt}

body {background-color: white}

h1 {font-size: 24pt}

h2 {font-size: 20pt}

p {font-family: verdana}

#b { border: 1px solid black }
