.background {
background-color:#779EC6;
}
.content {
background-color:#FFFFFF;
}

BODY {
margin-left: 0;
margin-top: 0;
margin: 0;
padding: 0;
font-family : verdana,arial,helvetica,sans-serif;
font-size : 12px;
color : #000000;
}

TD {
font-family : verdana,arial,helvetica,sans-serif;
font-size : 12px;
color : #000000;
}

TR {
font-family : verdana,arial,helvetica,sans-serif;
font-size : 12px;
color : #000000;
}

TD.small {
font-size : 9px;
}

h1, h2, h3, h4, h5, h6 { text-align: left }
/* background should be transparent, but WebTV has a bug */
h1, h2, h3 { color: #005A9C; background: white }
h1 { font: 200% sans-serif }
h2 { font: 170% sans-serif }
h3 { font: 140% sans-serif }
h4 { font: bold 120% sans-serif }
h5 { font: italic 120% sans-serif }
h6 { font: small-caps 120% sans-serif }

.language {
font-family : verdana,arial,helvetica,sans-serif;
font-size : 9px;
color : #006699;
}

A.language {
font-family : verdana,arial,helvetica,sans-serif;
font-size : 9px;
color : #006699;
}

B {
font-weight: bold;
}

A {
font-family : verdana,arial,helvetica,sans-serif;
color : #006699;
text-decoration: underline;
}

A.subnavi {
font-family : verdana,arial,helvetica,sans-serif;
color : #FFFFFF;
text-decoration: none;
font-size : 11px;
font-weight: bold;
}

A.productlink {
font-family : verdana,arial,helvetica,sans-serif;
color : #000000;
text-decoration: none;
font-size : 12px;
}

A.palaute {
font-weight: bold;
}

A.active-subnavi {
font-family : verdana,arial,helvetica,sans-serif;
color : #FF0033;
text-decoration: none;
font-size : 11px;
font-weight: bold;
}

P.mycentered {text-align: center}

P.myright {text-align: right}

div.download {
    border: solid thin rgb(255,0,0);
	padding: 1em; margin: 1em 0;
}

DIV.subtoc {padding: 1em; border: solid thin; margin: 1em 0;
    background: #ddd}
