body, table, td, p, ul, li {
	font-family: verdana;
	font-size: 8pt;
	color: #585853;
        text-align: justify;
        letter-spacing: 1px;
        cursor: default;
        line-height: 13pt;}

.yla {
	background:url(taustayla.png) repeat-x;
	position: absolute;
	top: 0px;
        left: 0px;
	height: 257px;
	width: 100%;
}

image.image {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;

}

a {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #78804e;
}

a:hover {
	font-family: verdana;
	font-size: 8pt;
        cursor: default;
	text-decoration: none;
	color: #962f30;
	
	
}


input, textarea
{
width: 100%;
color: #585853;
cellpadding: 3;
cellspacing: 3;
background: #FFFFFF;
font-size: 8pt;
font-family: verdana; 
text-align: center;
border-top:1px; 
border-bottom:1px; 
border-right:1px; 
border-left:1px;
cursor:default;
border-style: solid;
border-color: #e27218;
}

.h1 { 
font-family: verdana;
color: #c2bf8d;
font-size: 6pt;
letter-spacing: 1px;

}

.h2 {
font-family: palatino linotype, georgia, arial, verdana;
font-size: 9pt;
color: #204c6c;
text-transform: uppercase;
text-align: left;
border-bottom: 1px dotted #204c6c;
}

.h3 {
font-family: georgia;
font-size: 9pt;
letter-spacing: 1px;
color: #4b5016;
text-transform: uppercase;
text-align: left;
border-bottom: 1px dotted #464239;
}

.h100 {
font-family: georgia, arial, verdana;
font-size: 28pt;
letter-spacing: 2px;
color: #cbb819;
border-bottom: 1px dotted #cbb819;
}