body {
   background:#8F8F8F;
   font-family:Tahoma, Sans-serif;
   font-size:12px;
   color:black;
   text-align: center;
}

#pohjasivu {
   border:1px solid #00008B;
   background:#000000;
   margin:0 auto;
   width:920px;
   text-align: justify;
}

#otsikkokuva {
   background:url(http://www.jattitassu.net/eese/otsikkoesh.png) no-repeat #FFFFFF;
   border:1px solid #E4E4E4;
   height:152px;
   margin-bottom:5px;
}

#linkit {
   background:#FFFFFF;
   border:1px solid #E4E4E4;
   font-size:13px;
   word-spacing:10px;
   margin-bottom:5px;
   text-align:center;
}

#tekstiosuus {
   background:#FFFFFF;
   border:1px solid #E4E4E4;
}

#pohjasivu2 {
   padding:10px;
}

#linkit2 {
   padding:10px 35px;
}

#tekstiosuus2 {
   padding:20px;
}

a:link {color:#00008B;font-weight:bold;text-decoration:none;}
a:visited {color:#00008B;font-weight:bold;text-decoration:none;}
a:hover {color:#000000;font-weight:bold;text-decoration:underline;}
a:active {color:#000000;font-weight:bold;text-decoration:underline;}

h1 {
   font-weight: normal;
   margin:5px;
   font-family:Tahoma, Sans-Serif;
   font-size:15px;
   color:#00008B;
   text-decoration:none;
   text-transform:uppercase;
}

h2 {
   font-weight: normal;
   margin:10px;
   font-family:Tahoma, Sans-Serif;
   font-size:13px;
   color:#00008B;
   text-decoration:none;
   text-transform:uppercase;
}


hr {
   color:black;
}

li {
   list-style-type:square;
   list-style-position:inside;
}

table {
   border-style:solid;  
   border-color:#000000;
   border-width:0px;
   border-collapse:collapse;
   table-layout:fixed;
}

td {
   background:#EFEFEF;
   border-style:solid;  
   border-color:#000000;
   border-width:1px;
   font-size:12px;
   margin:5px;
   vertical-align:top;
}

img { 
   border:1px solid #00008B; 
   margin:5px;
}

.img1 { 
   border:0px solid #FFFFFF;
   border-style:none;
   margin:5px;
}

