      body {font-size: 28pt;
         color: black;
`	 text-indent: 0em;
         font-family: "Comic Sans MS";
	 text-align: justify;}
	 
      input {font-size: 32pt;
         color: black;
`	 text-indent: 0em;
         font-family: "Comic Sans MS";
	 text-align: right;}

      td.correct {font-size: 28pt;
         color: olive;
`	 text-indent: 0em;
         font-family: "Comic Sans MS";
	 text-align: center;}

      td.wrong {font-size: 28pt;
         color: red;
`	 text-indent: 0em;
         font-family: "Comic Sans MS";
	 text-align: center;}

      td.level {font-size: 28pt;
         color: blue;
`	 text-indent: 0em;
         font-family: "Comic Sans MS";
	 text-align: center;}
