BODY {
 margin:0px;
 padding:0px;
 scrollbar-3d-light-color: #ffffff;
 scrollbar-arrow-color: #f00000;
 scrollbar-base-color: #4a4a4a;
 scrollbar-dark-shadow-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #eeeeee;
 scrollbar-shadow-color: #ffffff;
 color: #4a4a4a;
 background: #eeeeee;
}

td { 
 font-family: verdana, arial, helvetica, Sans-serif;
 font-size: 0.8em; 
 color: #4a4a4a;
}

A {  
 font-family: verdana, arial, helvetica, Sans-serif; 
 background: none;
 color: #4a4a4a;
 text-decoration: underline;
 font-style: normal; 
}

A:visited { 
 font-family: verdana, arial, helvetica, Sans-serif;
 background: none;
 color: #000000;
 text-decoration: underline;
 font-style: normal;
}

A:hover { 
 font-family: verdana, arial, helvetica, Sans-serif;
 background: none;
 color: #f00000;
 text-decoration: underline;
 font-style: normal;
}


h1, h2 {
 font-family: verdana, arial, helvetica, Sans-serif;
 font-weight: bold;
 color: #4a4a4a;
 font-size: 100%;
 text-transform: uppercase;
}


.otsikko {
 font-family: verdana, arial, helvetica, Sans-serif;
 font-weight: bold;
 color: #ffffff;
 background: #f00000;
}

.alaotsikko {
 font-family: verdana, arial, helvetica, Sans-serif;
 font-weight: bold;
 color: #ffffff;
 background: #999999;
}

.otsake {
 font-family: verdana, arial, helvetica, Sans-serif;
 font-weight: bold;
 color: #4a4a4a;
 background: #ffffff;
}

.tuotenostootsikko {
 font-family: verdana, arial, helvetica, Sans-serif;
 font-weight: bold;
 color: #ffffff;
 background: #999999;
 padding-left: 5px;
 padding-right: 5px;
 border-bottom: 1px solid #999999;

}

.tuotenostootsikko A {
 color: #ffffff;
 text-decoration:none;
}
.tuotenostootsikko A:visited {
 color: #ffffff;
 text-decoration:none;
}

.tuotenostootsikko A:hover {
 color: #ffffff;
 text-decoration:none;
}

.pieni {
  font-size:0.7em;
}

.lomake { 
 border-top:1px solid #4a4a4a; 
 border-left:1px solid #4a4a4a;
 border-right:1px solid #4a4a4a;
 border-bottom:1px solid #4a4a4a;
 font-family:default;
}

