pre
{ 
color: black; 
font-size: 9pt; 
font-family: "times new roman"; 
}

.osoite 
{
padding-top: 17px; 
padding-right: 28px; 
}

.sisalto 
{ 
padding-bottom: 20px;
padding-right: 25px;
text-align: left; 
vertical-align: top;
}

p
{
margin-top: 5px;
margin-bottom: 5px;
color: black;
font-family: "times";
font-weight: normal;
font-size: 12px;
text-decoration: none
}

h1
{
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
color: black;
font-family: "times";
font-weight: bold;
font-size: 18px;
text-decoration: none
}
h2
{
margin-top: 5px;
margin-bottom: 5px;
color: black;
font-family: "times";
font-weight: bold;
font-size: 12px;
text-decoration: none
}
h3
{
margin-top: 5px;
margin-bottom: 5px;
color: black;
font-family: "times";
font-weight: normal;
font-size: 14px;
text-decoration: none
}
h4
{
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
color: black;
font-family: "times";
font-weight: bold;
font-size: 16px;
text-decoration: none;
}
ul
{
color: black;
font-family: "times";
font-size: 12px;
text-decoration: none;
}


hr
{
margin-top: 0px;
margin-bottom: 0px;
border: 0pt;
background-color: #660000;
border-style: solid;
height: 2px;
}
.hr
{
margin-top: 0px;
margin-bottom: 0px;
border: 0pt;
background-color: black;
border-style: solid;
height: 1px;
}

a 
{
margin-top: 0px;
margin-bottom: 0px;
color: #660000;
font-family: "times";
font-weight: normal;
font-size: 12px;
text-decoration: underline;
border-width: 0px;
}

a:hover 
{
margin-top: 0px;
margin-bottom: 0px;
color: gray;
font-family: "times";
font-weight: normal;
font-size: 12px;
text-decoration: underline
}


a:visited 
{
margin-top: 0px;
margin-bottom: 0px;
color: #black;
font-family: "times";
font-weight: normal;
font-size: 12px;
text-decoration: underline
}

