body{
	background-color: #ffffff;
	background-image: url(laypics/sivutausta.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00529B;
}
.sivutext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00529B;
}

html{

margin: 0px;
height: 100%;

}

.sivutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.huomiotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-style: italic;
}

.table_tausta{
	background-image: url(laypics/tabletausta_yla.gif);
	background-repeat: no-repeat;
}
.ala_tausta{
	background-image: url(laypics/ala.gif);
	background-repeat: no-repeat;
		background-position:bottom;
}



h1 {
	font-family: arial;
	font-size: 18px;
	color:#FF6600;
	margin: 0px;
	font-weight: normal;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color:#FFFFFF;
	margin: 0px;
	font-weight: lighter;
}

p {
	margin: 0px;
}



a:link {
	color: #00529B;
	font-weight: bold;

}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #00529B;
}

a:hover {
	text-decoration: none;
}
a:active {
	color: #FF6600;
}
