
body {
background-color: #ffffff;
font-family: Courier New;
font-size: 12pt;
color: #000000;
text-align: left;
line-height: 1.2;
}

h1 {
font-family: Arial;
font-size: 36pt;
color: #49bcff;
margin-bottom: -9px;
}

h2 {
font-family: Arial;
font-size: 16pt;
color: #49bcff;
background-image: url('otsikkotausta.png');
background-repeat: no-repeat;
height: 39px;
padding-left: 34px;
padding-top: 6px;
margin-bottom: -7px;
}

A:link {
text-decoration: none;
color: #0068dd;
}

A:Visited {
text-decoration: none;
color: #0068dd;
}

A:Active {
text-decoration: none;
color: #0068dd;
}

A:Hover {
text-decoration: line-through;
color: #0068dd;
}