*|h1 {
  font-size: x-large;
  text-align: center;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 200%;
}
*|h2 {
  font-weight: bold;
  font-size: large;
  line-height: 200%;
}
*|body {
  font-family: Arial,Helvetica,sans-serif;
}
*|fliesstext {
  font-family: "Times New Roman",Times,serif;
}
*|ul {
  list-style-type: circle;
}
*|ol-a {
  list-style-type: lower-roman;
}
