body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
.btn {
	padding-left: 150px;
	padding-right: 50px;
}

.ylapalkki {
	height: 40px;
	padding-top: 9px;
}
td {
	vertical-align: top;
}
.vasen_teksti {
	padding-top: 10px;
}

.vasen_linkit {
	padding-top: 7px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D935A5;
	padding-bottom: 4px;
	line-height: 1.1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.8em;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DA36A6;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: 200;
}
.pvm {
	font-weight: 700;
	color: #DB31AF;
}
.oikea_palsta {
	padding-left: 30px;
	padding-right: 120px;
}

