body {
  background: #fff url('tausta.jpg') top center;
  }

a:link {color:#536EB0;}

body,table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  }
.leftcol {
  border-right: 1px dashed #C7D1C7;
  }
.maincol {
  padding: 0 10px 10px 10px;
  }
.rightcol {
  border-left: 1px dashed #C7D1C7;
  padding: 0 0 10px 5px;
  }
.footer {
  border-top: 1px dashed #C7D1C7;
  }

h1,h2,h3 {
  color: #536EB0;
  font-family: 'Georgia','Times New Roman', Serif;
  font-size: 18px;
  font-weight: 900;
  font-style: italic;
  }

h4,h5 {
  color: #536EB0;
  font-family: 'Georgia','Times New Roman', Serif;
  font-size: 15px;
  font-weight: 900;
  font-style: italic;
  }

.credits {      
  font-family: 'Georgia','Times New Roman', Serif;
  font-size: 7pt;
  color: #C7D1C7;
  }
.credits img {margin-bottom: -4px;}
.credits a,
.credits a:hover,
.credits a:link,
.credits a:visited {
  text-decoration:none;
  color: #C7D1C7;
  }
  
ul.menulevel1 {
  font-family: 'Georgia','Times New Roman', Serif;
  font-size: 12px;
  font-weight: 900;
  font-style: italic;
  padding-left: 0;
  margin-left: 0;
  }

ul.menulevel1 li {
  line-height: 1.5;
  list-style: none;
  padding: 2px 2px 2px 0px;
  }

ul.menulevel1 li ul.menulevel2 {border-left: 1px solid #C7D1C7; margin-left: 0; padding-left: 15px;}
ul.menulevel1 li ul.menulevel2 li ul.menulevel3 {margin-left: 0; padding-left: 15px;}

ul.menulevel1 li a {color:#333; text-decoration:none;}
ul.menulevel1 li a:visited {color:#333;}     
ul.menulevel1 li a:link {color:#333;}
ul.menulevel1 li a:hover {color:#536EB0; text-decoration:underline;}




