body {
	background-color: #DEE0E2;
	margin: 0px;
	background-image:url(taustakuva);
	background-repeat: repeat-x;	
}
td { 
color: #375A82;
        font-family: Arial, Trebuchet MS, Verdana;
        font-style : normal;
        font-size : 9pt;
}

h2{
        color: #5E5E5E;
        font-family: Arial, Trebuchet MS, Verdana;
        font-style : normal;
        font-size : 12pt;
        font-weight: bold;
        padding-left: 5px;
        text-decoration: none;
        text-align: left;   
        margin: 2px;
}

.yla {
width:650px;
height:30px;
border:1px solid #EEE;
background-color:#FFF;
margin:1px;
margin-top:20px;
}

.lay {
width:650px;
height:130px;
border:1px solid #EEE;
margin:1px;
background-image:url(images/kuva5.jpg);
}

.navi {
width:650px;
height:30px;
border:1px solid #EEE;
background-color:#FFF;
margin:1px;
}

.sisalto {
width:650px;
border:1px solid #EEE;
background-color:#FFF;
margin:1px; 
}

.copy {
width:640px;
height:30px;
background-color:#fff;
margin:1px;
}

a {
        color: #02346D;
        font-family: Arial, Trebuchet MS, Verdana;
        font-style : normal;      
        font-size : 9pt;                   
        font-weight: bold;      
		text-decoration: none;         
}
a:hover{
        color: #F26521;     
        font-family: Arial, Trebuchet MS, Verdana;
        font-style : normal;      
        font-size : 9pt;                   
        font-weight: bold;      
        text-decoration: none;    
}
