﻿
body,html {
	font-family: arial, verdana;
	color:#3e1c00;
	font-size: 10pt;
}

h1 { 
	font: 14pt arial, verdana; 
	font-weight: bold;
	margin: 0 0 10px 0 ;
	color: #ffa500
}

h2 {
	font: 10pt arial, verdana; 
	font-weight: bold;
	margin: 0 0 10px 0 ;
	color: #ffa500;
}

h3 {
	font: 10pt arial, verdana; 
	font-weight: bold;
	margin: 0 0 10px 0 ;
	color: #ffa500;
}
	
	
p { 
	line-height:1.5; 
	margin:0 0 1em;
}


A:link, A:visited, A:active
{
	COLOR: #ec7311;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	COLOR: #ffa500;
	text-decoration: none;
	font-weight: bold;
}

label{
	width: 150px;
	float: left;
	margin-top: 8px;
}

#palautelomake input, #palautelomake textarea
{
	background:none repeat scroll 0 0 #9B200E;
	border-width: 1px;
	border-color: #831605;
	border-style: solid;
	color:#ffa500;
	margin-top: 8px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	margin:2px;
	padding:2px;
}

#laheta input
{
	background:none repeat scroll 0 0;
	border: none;
	margin-top: 8px;
	padding-left:219px;
}


