body        {      
                   color: #4f1d0f; 
                   background-color:#85423A;}





/*taulukon taustaväri -vaaleampi keltainen*/


.taulutausta {
                   color: #440702;
                   background-color :#febb46;}

/*solun taustaväri -tummakeltainen*/


.taulutausta2 {
                   color: #440702;
                   background-color :#e69a2a;}

.taulutausta3 {
                   color: #4f1d0f; 
                   background-color:#85423A;
                   background:#85423A;}

.taulutausta4 {
                   color: #440702;
                   background-color :#e69a2a;
                   background:#e69a2a;}


/*solun taustaväri -vaaleakeltainen*/

.solutausta {
                   color: #440702;
                   background-color:#febb46;
                   vertical-align: top;}

/*solun taustaväri -tummakeltainen*/

.solutausta2 {
                   color: #4f1d0f;
                   background-color:#e69a2a;
                   font-family:verdana,arial,georgia,sans-serif;
                   font-size:10pt;
                   vertical-align: top;
                   text-align:center;
                   }

/*tekstityyli*/

.sisaltoteksti {
                   background-color: #FEBB46;
                   color: #4f1d0f;
                   font-family:verdana,arial,georgia,sans-serif;
                   font-size:10pt;
                   vertical-align:top;
		   }

/*otsikkoje tekstityyli taustavärillä*/

.otsikko {
                   background-color: #FEBB46;
                   color: #4f1d0f;
                   font-family:verdana,arial,georgia,sans-serif;
                   font-size:10pt;
                   vertical-align:top;

                   font-weight: bold;
                   padding-left:0%;
		   }

.digiteksti {
                   background-color: #FEBB46;
                   color: #4f1d0f;
                   font-family:verdana,arial,georgia,sans-serif;
                   font-size:8pt;
                   vertical-align:top;
                   text-align:center;
		   }

.paivitysteksti {
                   color: #440702;
                   background-color :#e69a2a;
                   font-family:verdana,arial,georgia,sans-serif;
                   font-size:8pt;
                   vertical-align:top;
                   text-align:center;
		   }