body {
color: #393939;
font-size: 9.5pt;
font-family: trebuchet ms;
line-height: 1.8;
text-align: justify;
background-color: #ffffff;
}

#teksti {
width: 450px;
background: transparent;
padding-top: 50px;
text-align: justify;
}

h1 {	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14pt;
color: #378bc7;
font-weight: normal;
text-align: left;
margin-bottom: 5px;
letter-spacing: -1px;
margin-top: 0px;
padding-left: 20px;
}

a:link {
text-decoration: underline;
color: #378bc7;
}
 
a:visited {
text-decoration: underline;
color: #378bc7;
}

a:active {
text-decoration: underline;
color: #378bc7;
}
 
a:hover {
text-decoration: none;
color: #378bc7;
}