body {
   background-color:#410808;
   background-attachment:fixed; 
   background-position:10px 10px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 180px;
   margin-right: 180px;
}

  A:link{color:#FFFFFF;text-decoration:none;cursor:default}
  A:visited{color:##848282;text-decoration:none;cursor:default}
  A:active{color:#FFFFFF;text-decoration:none;cursor:default}
  A:hover{color:#848282;text-decoration:none;cursor:default}
   
#otsikko {
   font-family:Times New Roman, Book Antiqua, Georgia, 'Garamond', Serif;
   font-size:22px;
   font-weight:bold;
   color:#a0410d;
   letter-spacing:3px;
   text-align:left;
}

.otsikko2 {
   font-family:Times New Roman, Book Antiqua, Georgia, 'Garamond', Serif;
   font-size:12px;
   font-weight:bold;
   color:#a0410d;
   letter-spacing:1px;
   text-align:left;
   text-transform:uppercase;
}

.text {
   font-family:Arial, Tahoma, Verdana, 'Trebuchet MS', Sans-Serif;
   font-size:10px;
   font-weight:normal;
   color:#FFFFFF;
   letter-spacing:1px; 
   text-align:center;
}

.text2 {
   font-family:Arial, Tahoma, Verdana, 'Trebuchet MS', Sans-Serif;
   font-size:11px;
   font-weight:normal;
   color:#FFFFFF;
   letter-spacing:1px; 
   text-align:left;
}

.huomio {
   font-family:Arial, Tahoma, 'Verdana', Trebuchet MS, Sans-Serif;
   font-size:9px;
   font-weight:normal;
   color:#303030;
   letter-spacing:2px; 
   text-align:left;
   text-transform:uppercase;
}

td {
   font-family:Arial, Tahoma, Verdana, 'Trebuchet MS', Sans-Serif;
   font-size:11px;
   font-weight:normal;
   color:#FFFFFF;
   letter-spacing:1px; 
   text-align:left;
}



