BODY { color: black; background: white; 
       margin: 10;
       font-family: arial, gill, helvetica, sans-serif }

BODY.etu { color: black; background: white; 
       margin: 0;
       font-family: arial, gill, helvetica, sans-serif }

P { color: blue; font-size: 150%; }


.aatd { text-align: center; font-size: 80%; }
.attd { text-align: center; font-size: 80%; background-color: #d0d0ff; }
.mktd { text-align: center; font-size: 80%; background-color: #c0ffc0; }

.err  { color: red; }
.oik { text-align: right }
.cen { text-align: center }
.cen15 { font-size: 150%; text-align: center; }
.left { text-align: left; }
.bd { font-weight: bold; white-space: nowrap; }

.ots { text-align: left; padding-top: 1em; }
.mkots { font-size: 75%; margin-top: 1em; border: solid 1px gray; width: 9%;}
.mk { white-space: nowrap; font-size: 75%; border: solid 1px gray; }
.mk:last-child { font-weight:bold; }
.aika { text-align: right }
.sij { font-size: 75%; color: #808080; }
.nimi { font-size: 75%; }
       
.np { font-weight:bold;  }
.hylsy { color: #FFB0FF;  text-align: right; font-weight: bold }
.nst { color: cyan;  }
.int { color: cyan;  text-align: right; font-weight: bold }
.puna { color: red;  text-align: center; font-weight: bold }
.otsikko {
 width: 100%;
 height; 30px;
 top: 0;
 right: 0;
 bottom: auto;
 left: 0;
}

.cmd { background: #c0c0c0; 
	   font-size: 120%; 
	   font-weight: bolder;
	   text-align: center;
	   border: medium outset #808080;	   
}
.cmd1 { background: #c0c0c0; 
           color: #000000;
	   font-size: 120%; 
	   font-weight: 900;
	   text-align: center;
	   border: medium outset #808080;
}

 A.mnu { text-decoration: none; color: black; }
A.mnu:hover { color: #0000a0; }
.sponsori {
  font-size: 0.6rem;
  line-height: 0.6rem;
}
