@import "tyyli_a.css";

body, html, td, a, b, strong, pre, div, span, textarea, input, li, ul, h1, h2, h3, h4, h6 {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 12px;
}

h1 {
font-weight : bold;
font-size : 16px;
text-align : center
}

h2 {
font-weight : normal;
font-size : 14px;
}

h3 {
font-weight : normal;
font-size : 12px;
text-align : center
}

h5 {
font-weight : normal;
font-size : 11px;
color : #F3F3F3;
}


body {
background-color : #cccccc;
color : #000;
padding : 0px;
margin : 0px;
}

table.taulu {
width : 765px;
}

td.linkki {
background-color : #003300;
color : #2c3b5c;
padding : 15px;

}

td.main {
background-color : #F3F3F3;
color : #000;
padding : 28px;
vertical-align : top;
background-image : url("lkuva2.gif"); 
background-repeat : no-repeat;
width : 555px;
height : 1300px;

}

td.tyhja {
background-color : #cccccc;
color : #cccccc;
padding : 0px;
vertical-align : top;
width : 5px;


}

td.menu {
padding : 10px;
vertical-align : top;
background-image : url("lkuva1.gif"); 
background-repeat : no-repeat;
width : 145px;

}

a.linkit {
color : #000000;
vertical-align : top;
text-decoration : none;
font-weight : bold;
font-size : 13px;
#padding : 5px;
}

a.linkki {
vertical-align : top;
text-decoration : none;
#padding : 5px;
font-weight : bold;
font-size : 15px;
}

a.slinkit {
color : #000000;
vertical-align : top;
text-decoration : none;
font-weight : bold;
font-size : 12px;
padding : 5px;
}

b {
font-weight : bold;
}

strong {
font-weight : bold;
}

a {
  color: #2c3b5c;
  text-decoration: underline;
}

