BODY { background-color: #ffffff }

/* yleinen */
H1 { text-align: center; color: #000000; font-family: sans-serif, arial, helvetica; font-size: 100%}
P { text-align: center; color: #000000}
P.pieni { text-align: center; color: #000000; font-size: 80%}
P.muokattu { text-align: center; color: gray; font-size: 80%}
/* P.pieni { text-align: center; color: #000000} */

/* linkit */
A:link { color: black }
A:visited { color: gray }
A:active { color: black }

/* d-työ */
H1.d { text-align: center; color: #000000; font-family: sans-serif, arial, helvetica; font-size: 100%}
H2.d { text-align: center; color: #000000; font-family: sans-serif, arial, helvetica; font-size: 80%}
P.d { text-align: left; color: #000000; font-family: arial, helvetica, sans-serif}

