body 
{
 scrollbar-3dlight-color: #000000;
 scrollbar-arrow-color: #94CCF0;
 scrollbar-base-color: #94CCF0;
 scrollbar-darkshadow-color: #000000;
 scrollbar-face-color: #94CCF0;
 scrollbar-highlight-color: #94CCF0;
 scrollbar-shadow-color: #94CCF0;
 background-image: url(frametausta18.jpg);
 background-attachment: fixed;
  background-repeat: no-repeat;
 background-color: #BADFF4;
 color: #000000;
 font-family: arial;
 font-size: 12px;
 text-align: left;
}

div
{
   border: #000000 0px solid;
   font-family: arial;
   font-size: 12px;
   color: #000000;
   background-repeat: no-repeat;
   text-align: center;
}

h3
{
   background-color: transparent;
   margin-left: 30px;
   font-family: arial;
   font-size: 18px;
   color: #1B272F;
   background-repeat: no-repeat;
   text-align: left;
}

h4
{
   background-color: transparent;
   margin-left: 20px;
   font-family: arial;
   font-size: 16px;
   color: #1B272F;
   background-repeat: no-repeat;
   text-align: left;
}

table 
{
 background-color: transparent;
 border-width: 0px;
 border: #30394B 0px solid;
 color: #FFFFFF;
 font-family: arial;
 font-size: 13px;
 text-align: center;
}

a:link 
{
 color: #203B58;
 background-color: transparent;
 text-decoration: underline;
}

a:visited 
{
 color: #1D2A39;
 background-color: transparent;
 text-decoration: underline;
}

a:active 
{
 color: #FFFFFF;
 background-color: transparent;
 text-decoration: strong;
}

a:link:hover, a:visited:hover 
{
 color: #000000;
 background-color: transparent;
 text-decoration: italic;
}