A:link {
color: blue;
background: transparent;
text-decoration: underline;
font-size: 10pt;
}

A:visited {
color: blue;
background: transparent;
text-decoration: underline;
font-size: 10pt;
}

A:hover {
color: #000000;
background: #f1f1f1;
text-decoration: none;
font-size: 10pt;
}

A:active {
color: #3a3a3a;
background: transparent;
text-decoration: none;
font-size: 10pt;
}
A.palkki:link {
color: #FFFFFF;
background: transparent;
text-decoration: none;
}

A.palkki:visited {
color: #FFFFFF;
background: transparent;
text-decoration: none;
}

A.palkki:hover {
color: #000000;
background: #f1f1f1;
text-decoration: none;
}

A.palkki:active {
color: #3a3a3a;
background: transparent;
text-decoration: none;
}

BODY {
background: #CCCCCC;
font-family: sans-serif; arial; helvetica;
color: #000000;
}

TABLE {
width: 80%;
bgcolor: #FFFFFF;
}

TD {
text-decoration: none;
font-family: sans-serif; arial; helvetica;
font-size: 10pt;
color: #000000
}

H1{
font-family:  sans-serif; arial; helvetica;
color: #003366;
font-size: 14pt;
font-weight: bold;

}

H2{
font-family:  sans-serif; arial; helvetica;
color: #333333;
font-size: 13pt;
font-weight: bold;

}



H3{
font-family:  sans-serif; arial; helvetica;
color: #333333;
font-size: 13pt;
font-weight: normal;
line-height: 13pt;
}


.grey {
text-decoration: none;
color: CCCCCC;
font-family: sans-serif; arial; helvetica;
font-size: 10pt;
font-weight: bold;
}

.tdbg {
background:	#FFFFFF;
padding: 5%,5%,5%,5%;
}

.header1{
font-family:  sans-serif; arial; helvetica;
color: #339999;
font-size: 12pt;
font-weight: bold;

}
.header2{
font-family:  sans-serif; arial; helvetica;
color: #666666;
font-size: 12pt;
font-weight: bold;

}
.question{
font-family: sans-serif; arial; helvetica;
color: #006699;
font-weight: italic;

}
.border{
border-style: none;
}
p {
color: #000000;
font-size: 10pt;
font-family: sans-serif; arial; helvetica;
line-height: 12pt;
font-weight: normal;
list-style-type: disc;
}
li {
color: #000000;
font-size: 10pt;
font-family: sans-serif; arial; helvetica;
line-height: 12pt;
font-weight: normal;
text-align: left;
text-indent: 0;
margin-bottom:8px;

}