body, table, td {
   background:#0d0d0d;
   font-family:Arial, Verdana, Tahoma, 'Trebuchet MS', Sans-Serif;
   font-size:11px;
   color:#c0c0c0;
   text-align:justify;
   line-height:14px;
}

a:link, a:active, a:visited {
   color:#8a4a45;
   text-decoration:none;
}

a:hover {
   color:#c96b93;
   text-decoration:none;
}

h1 {
   color: #e51b6b;
   text-decoration: none;
   font-family: Tahoma;
   font-weight: bold;
   line-height: 12px;
   font-size: 9px;
   letter-spacing: 3px;
   background-image: url('images/mini/main.gif');
   background-repeat: no-repeat;
   margin: 0px 0 0px 0;
   padding: 0px 0 0px 20px;
}

h2 {
   color: #d9c46b;
   text-decoration: none;
   font-family: Tahoma;
   font-weight: bold;
   line-height: 10px;
   font-size: 9px;
   letter-spacing: 1px;
   background-image: url('images/mini/otsikko2.gif');
   background-repeat: no-repeat;
   margin: 0;
   padding: 0px 0px 0px 15px;
}

h3 {
   color: #e092ba;
   text-decoration: none;
   font-family: Trebuchet MS;
   font-weight: normal;
   line-height: 11px;
   font-size: 9px;
   margin: 0;
   padding: 0;
}