body {
 font-family: Arial, Verdana;
 font-size: 12px;
 color: #000000;
 margin: 0px;
 padding: 0px;
 background-color: #FFD400;
}

h1 {
 font-size: 16px;
 color: #000000;
}

h2 {
 font-size: 15px;
 color: #000000;
}

h3, h4, h5, h6 {
 font-size: 13px;
 color: #000000;
}

p,li,td {
 font-size: 14px;
 color: #000000;
}

a:link, a:hover, a:visited {
 font-size: 14px;
 color: #000000;
 text-decoration: underline;
}

.large p {
	font-size: 20px;
	text-align: center;
}

.maintable {
	width: 800px;
	height: 992px;
	background: url(/layout/background.jpg) bottom no-repeat;
	padding-left: 29px;
}

.palaute_otsikko {
	display: none;
}

.palaute_kentta_text {
	border: 0;
	width: 320px;
	height: 20px;
}

.palaute_kentan_nimi {
	font-weight: bold;
	padding: 6px;
}

.palaute_kentta_checkbox {
	height: 20px;
	border: 0;
}

.palaute_napit {
	text-align: center;
}
