body {
	color: #000000;
	background-color: #7B94AD;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, serif;
	font-size: 13px
	}

.ylaosa {	
	width: 100%;
	background-color: #50647A
	}
.logo {
 	margin-left: auto;
	margin-right: auto;
	width: 725px;
	background-color: #7B94AD
	}
.valikko {
 	margin-left: auto;
	margin-right: auto;
	width: 725px;
	background-color: #7B94AD;
	color: #ffffff
	}
.valikko_table {
	color: #2B3745;
	font-family: Verdana, Arial, serif;
	font-size: 14px;
	font-weight: bold
	}
.sisalto {
 	margin-left: auto;
	margin-right: auto;
	width: 725px;
	background-color: #ECF5FA
	}
.sisalto_table {
	color: #000000;
	font-family: Verdana, Arial, serif;
	font-size: 13px;
	text-align: justify
	}
.leipis {
	color: #000000;
	font-family: Verdana, Arial, serif;
	font-size: 13px;
	text-align: justify
	}
h1 {
	color: #800000;
	font-family: Verdana, Arial, serif;
	font-size: 15px;
	font-weight: bold
	}

a.navi:link {
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold
    }

a.navi:visited {
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold
    }

a.navi:active {
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold
    }
a.navi:hover {
    text-decoration: none;
    color: #800505;
    font-size: 14px;
    font-weight: bold
    }
.naviactive {
	color: #800505;
    font-size: 14px;
    font-weight: bold
	}
       
.copyr {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold
	}
	
