/* style.css */

BODY {scrollbar-3dlight-color: white;
      scrollbar-arrow-color: #666699;
      scrollbar-track-color: #666699;
      scrollbar-darkshadow-color: black;
      scrollbar-face-color: #9999CC;
      scrollbar-highlight-color: #666699;
      scrollbar-shadow-color: white;
      background-color: #CCCCFF}

TD, P, DIV, LI, FORM, INPUT {
  font-smooth: auto;
  font-size: 8pt;
  font-family: verdana, helvetica, tahoma, arial;
  line-height: 13pt; 
}
H1 { 
  font-smooth: auto;
  font-size: 1pt;
  visibility: hidden;
}
H2 { 
  font-smooth: auto;
  font-weight: normal;
  font-size: 20pt; 
  line-height: 28pt; 
  font-family: impact, verdana, helvetica, tahoma, arial; 
  font-variant: normal;
  font-style: normal;
  color: #666699;
}
H3 { 
  font-smooth: auto;
  font-weight: bold; 
  font-size: 9pt;
  line-height: 18pt; 
  font-family: verdana, helvetica, tahoma, arial; 
  font-variant: normal;
  font-style: normal;
}
H4 {
  font-smooth: auto;
  font-weight: normal; 
  font-size: 8pt;
  line-height: 13pt; 
  font-family: verdana, helvetica, tahoma, arial; 
  font-variant: normal;
  font-style: normal;
}
a:link {color: #990099; text-decoration: none}
a:visited {color: #990099; text-decoration: none; background-image: url('linkkitausta2.gif')}
a:hover {color: #990099; text-decoration: none; background-image: url('linkkitausta2c.gif') }
a:active {color: #990099; text-decoration: blink; background-image: url('linkkitausta2b.gif') }