/* Nämä koodit (c) Jonna K., apuja www.menthal27.fi */

body {
background-color:white;
}

.table {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
border-width:0px;
}

.teksti {
font-family:verdana;
font-size:12px;
text-align:justify;
line-height:1.5;
color:#000000;
}

i {
font-family:verdana;
color:#736E64;
}

b {
font-family:verdana;
color:#736E64;
}

h1 {
font-family:times new roman;
font-size:17px;
color:#736E64;
border-bottom:1px dashed;
border-color:#C2BFB8;
}

h2 {
font-family:times new roman;
font-size:25px;
color:#736E64;
text-align:center;
}

A:link { text-decoration:none;color:#736E64;}
A:visited { text-decoration:none;color:#736E64;}
A:hover { text-decoration:underline;color:#736E64;}
A:active { text-decoration:none;color:#736E64;}