body {

cursor: default;
font-family:verdana;
font-size: 17px;
letter-spacing: 0px;

line-height: 20px;
color: #000000;

scrollbar-arrow-color: #000000;
scrollbar-track-color: #e6e6e6;
scrollbar-face-color: #e6e6e6;
scrollbar-highlight-color: #e6e6e6;
scrollbar-3dlight-color: #e6e6e6;
scrollbar-darkshadow-color: #e6e6e6;
scrollbar-shadow-color: #e6e6e6; 
}

td{
font-family:verdana;
font-size: 17px;
color: #000000;
}


h1{
font-family:verdana;
font-size: 20px;
color: #000000;
font-weight: bold;
letter-spacing:2px;
}

h2{
font-family:verdana;
font-size: 19px;
color: #000000;
font-weight: bold;
letter-spacing:1px;
}

h3{
font-family:verdana;
font-size: 18px;
color: #000000;
font-weight: bold;
letter-spacing:1px;
}

A:link{
cursor: default;
text-decoration: underline; 
font-family: verdana; 
font-size: 17px;
color: #000000;
}

A:visited{
cursor: default;
text-decoration:  underline; 
font-family: verdana;
font-size: 17px;
color: #000000;
}

A:active{
cursor: default;
text-decoration: underline; 
font-family: verdana;
font-size: 17px;
color: #000000;
}

A:hover{
cursor: default;
text-decoration: underline; 
font-family: verdana; 
font-size: 17px;
color: #8464b7; 
}

blockquote {
  background: #d3f0e0;
}

blockquote p {
  display: inline;
}

ul.no_bullet {
list-style-type: none;
padding: 0;
margin: 0;
}

li.aurinko {
background: url('aurinko.png'); 
background-repeat: no-repeat;
background-position: left top;
background-size: 60px 60px;
height: 54px;
padding-left: 60px;
padding-top: 3px;
}

li.nuotti {
background: url('nuotti.png'); 
background-repeat: no-repeat;
background-position: left top;
background-size: 60px 60px;
height: 54px;
padding-left: 60px;
padding-top: 3px;
}