<!--
body {
 font-size: 11px;
 background-image: url();
 background-color: #e2e2e2;
 font-family: arial;
 color: #827B60;
 text-decoration: none;
 background-repeat: repeat-y;
 background-position:110px;
}
#cont h1 {
text-align: center;
color: #000;
font-size: 16px;
line-height:20px;
font-family: century gothic;
letter-spacing: 2px;
font-weight:normal;
text-transform: uppercase;
padding-left: 20px;
margin-top: 0px;
margin-bottom: 0px;
border-bottom: 3px solid #FFFF00;
border-right: 0px solid #858B1B;
background: #86C8FC;
-moz-border-radius-topright: 3px;
-moz-border-radius-topleft: 3px;

}
#cont h2 {
text-align: center;
color: #fff;
font-size: 9px;
line-height:16px;
font-family: trebuchet ms;
text-transform: uppercase;
padding-right: 20px;
margin: 0px;
border-bottom: 0px solid #4C382F;
background-color: #86C8FC;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;


}
div#text {
border: 0px solid #332019;
text-align: justify;
background-color: #e2e2e2;
color: #404040;
font-size: 11px;
font-family: arial;
font-weight: normal;
line-height: 12px;
letter-spacing: 0px;
padding: 4px;
cursor: default; 
padding-top:5px;
padding-bottom:8px;
}
blockquote {
margin: 15px 30px 5 10px;
padding-left: 5px;
color: #B44444;
border-left: 5px solid #B44444;
}
b{
 font-style:bold;
 font-family: arial;
 color: #8080FF;
 font-size: 11px;
 letter-spacing:1px;
}
i{
 font-style:italic;
 font-family: arial;
 color: #006B82;
}
u{
 font-style:underline;
 font-family: arial;
 color:#008000;
 font-size: 11px;
}
a {
color: #AB1D1C;   
line-height: 11pt;
letter-spacing: 0px;
font-style: BOLD;
text-decoration: none;
}
a:hover {
color: #71644D;
line-height: 7pt;
letter-spacing: 0px;
font-weight: none;
text-decoration: underline;
}
div#linkki a:link, div#nav a:visited, div#nav a:active {
border-bottom: 0px solid #332019;
color:#B49B86;
font-weight:bold;
font-size: 9px;
font-family:Arial;
letter-spacing: 1px; 
line-height: 15px;
margin-left: 8px;
margin-right: 8px;;
display: block;
text-align:center;
}
div#linkki a:hover {
background-color: #3B2A22;
color:#fff;
font-weight:bold;
font-size: 9px;
font-family:Arial;
letter-spacing: 1px; 
line-height: 15px;
margin-left: 8px;
margin-right: 8px;
display: block;
text-decoration: none;
text-align:center;
}
-->
