body		{ 
              font-family:arial, sans-serif;
              color: black;
		  }

H2, H3		{ background: white; 
              font-family:arial, sans-serif;
              color: black;
		  }


Table      { border-style: solid solid solid solid;
		  border-width: thin thin thin thin; 
		  border-color: #AC0004; 
         }


input.nappieka	 { background: #D5D5D5; 
                 
                  color: black;
		  }

input.nappitoka	{ background: #BB9394; 
                  
                  color: black;
		  }

TD.otsikko
{
    BACKGROUND-COLOR: #FFFFFF;
  
    COLOR: #000000;
    font-family:arial, sans-serif;
    font-weight: bold;
    font-size:15px;
}


TD.pariton
{
    BACKGROUND-COLOR: #D5D5D5;
   
    COLOR: #000000;
    font-family:arial, sans-serif;
	font-size:12px;
}
TD.parillinen
{
    BACKGROUND-COLOR: #BB9394;
  
    COLOR: #000000;
    font-family:arial, sans-serif;
	font-size:12px;
}
