@media print
{
table.runko
 {
 width: 640px;
 height: 99%;
 }
}

@media screen
{
}

body
 {
 vertical-align:top;
 text-align:left;
 padding:0;
 margin: 0;
 font-family: arial, sans-serif;
 font-size: 12px;
 height: 100%; 
 background: #666666;
 background: url(/images/bgr.gif);
 color: #000000;
 }
html
 {
 height: 100%; 
 }
h1
 {
 color: #000000;
 font-size: 14px;
 text-align: center;
 }
h2
 {
 color: #000000;
 font-size: 14px;
 }
h3
 {
 color: #000000;
 font-size: 13px;
 }
a
 {
 color: #898F3A;
 text-decoration: none;
 }
a:hover
 {
 color: #BE4768;
 text-decoration: underline;
 }
img
 {
 border-style: none;
 }
input
 {
 font-size: 8pt;
 }
select
 {
 font-size: 8pt;
 }
textarea
 {
 font-size: 9pt;
 font-family: arial, sans-serif;
 }
.bold
 {
 font-weight: bold;
 }
.normal
 {
 font-family: arial, sans-serif;
 font-size: 12px;
 vertical-align:top;
 }
.cursor
 {
 cursor: hand
 }
table
 {
 }
td
 {
 vertical-align: top;
 text-align: left;
 font-family: arial, sans-serif;
 font-size: 12px;
 }
td.sisalto
 {
 width: 618px;
 background: #ffffff;
 padding: 5px;"
 font-family: arial, sans-serif;
 font-size: 12px;
 }
