h1{                     /* artikkelit / pääotsikko */
font-family: elvetica, times, georgia, century gothic, arial, helvetica, verdana;
color: #5a7893;
font-size: 1.3em;
font-weight: normal;
font-variant: small-caps;
margin: 20px 0px 0px 0px;
}
h2{                     /* artikkelit / väliotsikko */
font-family: arial, helvetica, verdana;
font-size: 1.05em; 
color: #5a7893;    
margin: 20px 10px 5px 0px;
}
p{		/* artikkelit / leipäteksti ja listat */
font-family: arial, helvetica, verdana;
font-size: 0.85em;
line-height: 130%;
color: #000000;
margin: 0 20px 10px 0px;
}
ul{		/* artikkelit / leipäteksti ja listat */
font-family: arial, helvetica, verdana;
font-size: 0.85em;
line-height: 130%;
color: #000000;
margin: 2 10px 10px 20px;
}
p.ingressi{		/* artikkelit / ingressi */
font-family: arial, helvetica, verdana;
padding: 0.5em;
font-size: 0.8em;
line-height: 130%;
color: #336699;
border-bottom: 1px dashed #5a7893;
border-top: 1px dashed #5a7893;
margin: 0px 20px 10px 0px;
}
p.esim{		/* artikkelit / esimerkit */
font-family: arial, helvetica, verdana;
font-size: 13px;
line-height: 130%;
color: #336699;
font-style: italic;
margin: 10px 20px 10px 50px;
}
p.pieni{		/* artikkelit / kirjoittajat */
font-family: arial, helvetica, verdana;
font-size: 10px;
line-height: 140%;
color: #999999;
margin: 30px 10px 10px 0px;
}
p.index{
font-family: arial, helvetica, sans serif;
font-size: 0.8em; 
color: #000; 
margin: 0px 20px 15px 110px; 
}
img.index{
margin: 0px 0px 0px 20px; 
}
i{
color: #336699; 
}
A.valikko:link, A.valikko:visited, A.valikko:active, A.valikko:hover{
font-family: georgia, garamond, times, times new roman;
font-size: 16px;
font-variant: small-caps; 
color: #42576B;
text-decoration: none;
}
.valikko{
background: #A1B4C2;
padding: 3px 5px 3px 5px;
}
.laatikko{
background: #D1D9DE;
margin: 5px 0 5px 0;
padding: 0px 0px 100px 0px;
}

