 
body.etusivu {
	font-family: "Times New Roman", Times, serif;
    }

body.perus {
	font-family: "Times New Roman", Times, serif;
    background: url(kuvat/tausta.gif);
	}

body.tulos {
	font-family: "Times New Roman", Times, serif;
    background: url(kuvat/pokaali.jpg);
	}	
	
h1, h2, h3, h4, h5, h6 {
   font-family: Arial, sans-serif; 
   font-weight:bold; 
   margin-left: 10px;
   }
   
h1, h2 {
   text-align: center;
   }   
   
p.ingressi {
   font-family: "Times New Roman", Times, serif ; 
   font-weight: bold;
   font-style: italic;
   text-align: center;    
   }
         
table.normaali {
   padding: 1px;
   border-style: solid;
   border-width: 2px;
   width: 100%
   }

table.valikko {
   margin-left: 100px
   padding: 1px;
   border-color: #7E9FFC;
   border-style: solid;
   border-width: 2px;
   font-size: medium;
   width: 80%
   }

th.valikko {
   color: red;
   }

td.valikko {
   border-color: #7E9FFC;
   border-style: solid;
   border-width: 2px;
   text-align: center;
   }
   
div.kappale {
   margin-top: 20px;
   margin-left: 50px;
   margin-right: 10px;
   }
   
div.keskusta {
   margin-top: 10px;
   text-align: center;
   }
   
div.loppu {
   font-family: Arial, sans-serif; 
   font-size: x-small
   }      

div.valikko {
   font-family: Arial, sans-serif; 
   font-size: medium;
   text-align: center;
   }

div.huomio {
   font-family: Arial, sans-serif; 
   font-size: medium;
   font-weight: bold;
   color: red;
	 margin-left: 2em;
   }
     
.llsar1 {
  padding-left: 0.1em;
  width: 2em;
}
