h1 {font-size: medium; font-weight: bold; }
h2 {font-size: 10pt; margin: 0cm 0cm 0cm 0cm; font-weight: normal}
h3 {font-size: 10pt; margin: 0cm 0cm 0cm 0cm; font-style: italic; font-weight: normal}
h4 {font-size: small; font-weight: bold; }
h4.center {font-size: small; font-weight: bold; text-align:center}

a:link { color : #000000; }
a:active { color : #000000; }
a:visited { color : #101010; }
a:hover	{ text-decoration: underline; color : #FF0000; }

img{ border: 0px solid ;}


table {
border-width: 0;
width:100%;
border: 0;
margin-left:auto;
margin-right:auto;
text-align:left;
}

table td {
    padding: 0px;
    border: 0px;

}

.keski    {
    border: 0px;
    width: 100%;
}

.otsikko {
    color: #FFFFFF;
    text-align: left;
    background-color: #CC0000;
    font-size: 15px;
    font-weight: bold;
    padding: 3px;
    border: 0px;
}

.leipateksti {
    vertical-align: top;
    border: 0px;
    color: #000000;
    text-align: left;
    background-color: #EEEEEE;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
}


.vasen {
width: 180;
background-color: #C0C0C0;
text-align: center;
vertical-align: top;
}


.tyhja{
    width: 70;
}
.vasen{
width: 180;
background-color: #C0C0C0;
text-align: center;
vertical-align: top;
}

.oikea{
width: 150;
background-color: #FFFFFF;
text-align: center;
vertical-align: top;
}

p{
text-align:left;
font-size: 13;
}
p.right {text-align: right}
p.center {text-align: center;}

