p,h1,h2,h3,h4,h5,ul,ol,li,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,sans-serif;
     }

/* td                                                                     */
/* Als Courier New definiert, damit Punktschriftzeichen leserlicher sind. */
/* Wenn Zelleninhalt als Aufzaehlung mit Nummer oder Punkt formatiert     */
/* gelten diese Angaben.                                                  */

span {
  font-family: blistabraille6+,&braille,Braille8,sanserif;
}

td {

  font-family: Courier New,sanserif;
  font: Courier New;
  font-size: same;
  padding-right: 0.3cm;
}

h1, h2, h3, h4, h5 {
}

h3 {
  margin-top: 1cm;
}

a:link {
  font-size: same;
}

a:visited {
  font-size: same;
}

p {
}

blockquote {
}

ul {
  list-style: disc;
}

ul li {
}

ul ul {
}

ul ul li {
  list-style: square;
  font-size: same;
}

