* {
	font-family: verdana;
	color: rgb(255,255,255);
	text-decoration: none;
}

.menuItem {
	font-size: 11pt;
	font-weight: bold;
}

#main {
	font-size: 8pt;
	color: rgb(204,204,204);
	line-height: 130%;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font-size: 9pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	font-size: 9pt;
	font-weight: bold;
	display: inline;
}

p {
	margin-bottom: 5px;
}

a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 7pt;
	color: rgb(204,204,204);
}

/* SETTINGS FOR THE FEEDBACK FORM */
#yhteydenottolomake td {
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
}

input {
	color: rgb(51,51,51);
	font-size: 8pt;
}

textarea {
	color: rgb(51,51,51);
	font-size: 8pt;
}

.resetButton, .submitButton {
	text-align: center;
	font-weight: bold;
}
