body {
    background-color: #297575;
    
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;

}
.p {
    font-family: Arial, Helvetica, sans-serif;
}
.runko
{
background-image: url(images/martins_03.jpg);
    background-repeat: repeat-y;
    background-position: center;
}
.lisaotsikko {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0px;
    margin-left: 30px;
    margin-top: 8px;
    margin-right: 5px;
    margin-bottom: 8px;

}
.sivusolu {
    background-image: url(images/martins_oikea_08.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.sisalto {
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
table, td { 
font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
	color: #666666;
}


.lisaotsikko A { font-family: Arial; font-size: 11px; text-decoration: none; font-weight: bold; color: white;  }


A { font-family: Arial; font-size: 12px; text-decoration: underline; 
    font-weight: normal; color: #666666;  }
A:hover { text-decoration: underline; }
A:visited { }
A:active { }

H1 { font-family: Arial; font-size: 21px; font-weight: bold; color: rgb(114,58,140); font-weight: bold; 
text-shadow: 3px 3px 5px gray; }

H3 { font-family: Arial; font-size: 14px; font-weight: bold; color: rgb(114,58,140); column-span: all }