p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: 100px;
	line-height: 140%;
	color: #000000;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, serif;	
	color: #660000;
	margin-bottom: 3px;
}

h1 {
	font-family: Georgia, serif;	
	font-size: 120%;
	margin-bottom: 0.5em;
}


a {
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #cc0033;
}

a:hover {
	font-family: Arial, sans-serif;
	text-decoration: underline;
	color: #cc0033;
}


input.text{
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid #7C96B9;
	font-size: 12px;
}

select{
	border: 1px solid #7C96B9;
}

.button{
	font-family: Arial, sans-serif;
	background: url(../../images/bg_button.gif) repeat-x;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 2px 1px 2px;
	border: 1px solid #f6d85e;
}

.form label{
	display: block;
	float: left;
	padding-right: 10px;
	margin-bottom: 6px;
}

.kuvateksti{
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.ainekset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
