body {
    background-image: url(perustausta2.jpg);
    background-repeat: repeat-y;
    background-position: 0% 0%;
    background-color: #FFFFFF;
    padding: 0px;
    margin: 0;
}


A:link {
   color: #663333;
   text-decoration: underline; 
   font-family: Tahoma;
}

A:active {
   color: #663333; 
   text-decoration: underline;
   font-family: Tahoma;
}

A:visited {
   color: #663333;
   text-decoration: underline;
   font-family: Tahoma;
}

A:hover {
   color: #000000;
   text-decoration: none}

h3, h4 {
    color: #663333;
}

h3.kuvat {
	color: #000000;
}

P {
   font-family: Tahoma;
   font-size: small;
   color: #000000;
   text-align: justify;
}

P.palkki {
   font-family: Tahoma;
   font-size: small;
   color: #FFFFFF;
}

IMG {
   border: 0;
   margin: 0 0 0 0;
   padding-top: 0;
}


table.tekstikentta {
    margin: 0 0 0 0;
    border: 0px;
    border-style: solid;
    border-color: #FFFFFF;
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
}


td {
    font-family: Tahoma;
    color: #000000;
    font-size: small;
    padding-right: 0;
}

td.tekstit {
	font-family: Tahoma;
    color: #000000;
    font-size: small;
    padding-right: 170px;
    padding-left: 20px;
    background-image: url(perustausta.jpg);
    background-repeat: repeat-y;
    background-position: 0% 0%;
}

td.otsikko {
	font-family: Tahoma;
    color: #000000;
    font-size: small;
    padding-right: 40px;
    padding-left: 430px;
    background-image: url(otsikkotausta.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    height: 272px;
    vertical-align: top; 
}

li {
    font-family: Tahoma;
    color: #000000;
    font-size: small;
}


B.eka {
	color: #660000;
}

B.pisteet {
	color: #FFFFFF;
}

table.linkit {
    margin: 0 0 0 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    border-style: solid;
}

A.menu {
   display: block;
   font-family: baskerville, Times new roman;
   text-align: left;
   text-decoration: none;
   color: #000000;
   border: 0;
   padding-left: 40px;
}

A.menu:hover {
   text-decoration: none;   
   color: #000000;
   background-image: url(tahti.png);
   background-repeat: no-repeat;
   background-position: 20px 50%;
   padding-left: 40px;
}

table.heppa {
	font-family: Tahoma;
    color: #000000;
    font-size:.9em;
    padding: 10px;
    margin: 0 0 0 0;
    border: 1px;
    border-style: solid;
    border-color: #663333;
    background-image: url(heppatausta.gif);
}



