body, html {
	width: 100%;
	font-family: Tahoma,times new roman,arial;
	font-size: 14px;
}
.pun {
	color: red;
	font-weight: 900;
	font-size: 16px;
}
#lomakevaihe1 {
	font-family: Tahoma,times new roman,arial;
	font-size: 14px;
}
#lomakevaihe2 {
	width: 280px;
	font-family: Tahoma,times new roman,arial;
	font-size: 15px;
	color: red;
	padding: 12px;
	font-weight: 900;
}
#green {
	color: green;
}