body
{
background-color: #f1fdfe;
margin-left: 20mm;
margin-top:0;
}

table
.pohjataulu
{
background-color: #ffffff;
font-size: 90%;
}

.reunakehys
{
background-color: #013741;
}

.tunnisteosa
{
background-color: #ffffff;
margin-top: o;
}

.korostusraita
{
background-color: #c9701a;
}

.kuvasivu
{
background-color: #ffffff;
}

.linkkirivi
{
background-color: #5b4681;
font-size: 60%;
color: #fffefb;
}

.linkkirivitekstiin
{
background-color: #5b4681;
font-size: 60%;
color: #030c18;
}

.linkkirivitekstiin2
{
background-color: #5b4681;
font-size: 80%;
color: #030c18;
}


.tekstialue
{
background-color: #ffffff;
font-family: arial, sans serif;
font-size: 100%;
color: #0b002e;
}

.kuvateksti
{
font-family: arial, sans serif;
font-size: 75%;
font-weight: normal;
color: #0b002e;
}

h1
{
font-family: arial, sans serif;
font-size: 100%;
font-weight: bold;
color: #0b002e;
}

A:link
{
text-decoration: none;
font-family: arial, sans-serif;
font-size: 120%;
font-weight: bold; 
color: #ffffff;
}

A:visited
{
text-decoration: none;
font-family: arial, sans-serif;
font-size: 120%;
font-weight: bold; 
color: #ffffff;
}

A:active
{
text-decoration: none;
font-family: arial, sans-serif;
font-size: 120%; 
font-weight: bold;
color: #ffffff;
}


