body {
	background-image:   url(pics/tausta.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #5F5DEC;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.teksti_norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.otsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.teksti_suurempi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.teksti_suurempiBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tausta_sij_alas {
	background-repeat: no-repeat;
	background-position: bottom;
}
.otsikkomusta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
a:visited {

	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {

	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
