/*-----------------------------
RESET STYLES
-----------------------------*/

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
	}
body{
	font-size: 10px;
	}
ul, li, ol, dl, dd, dt{
	list-style:none;
	padding:0;
	margin:0;
	}
a{
	text-decoration:none;
	}


/*-----------------------------
RESET STYLES
-----------------------------*/


a.linkopacity img {
	filter:alpha(opacity=50); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	margin-top:0px;
	margin-bottom:0px;
}

a.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 0.5;   
	opacity: 0.5; 
	margin-top:0px;
	margin-bottom:0px;
}


.leipuri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	margin-top:0px;
}

.leipuri a:link {
	color: #a46099;
	text-decoration: none;
}
.leipuri a:visited {
	color: #a46099;
	text-decoration: none;
}
.leipuri a:hover {
	color: #333333;
	text-decoration: none;
}


.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
	margin-top:0px;
	margin-bottom:10px;
}

.otsikko a:link {
	color: #a46099;
	text-decoration: none;
}
.otsikko a:visited {
	color: #a46099;
	text-decoration: none;
}
.otsikko a:hover {
	color: #a46099;
	text-decoration: underline;
}


.alaotsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	margin-top:6px;
	margin-bottom:3px;
}

.alaotsikko a:link {
	color: #a46099;
	text-decoration: none;
}
.alaotsikko a:visited {
	color: #a46099;
	text-decoration: none;
}
.alaotsikko a:hover {
	color: #a46099;
	text-decoration: underline;
}


.pieni {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top:0;
	margin-bottom:30px;
}
.pieni a:link {
	color: #a46099;
	text-decoration: none;
}
.pieni a:visited {
	color: #a46099;
	text-decoration: none;
}
.pieni a:hover {
	color: #333333;
	text-decoration: none;
}



.ala {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin-top:0;
	margin-bottom: 20px;
}
.ala a:link {
	color: #333333;
	text-decoration: none;
}
.ala a:visited {
	color: #333333;
	text-decoration: none;
}
.ala a:hover {
	color: #a46099;
	text-decoration: none;
}

.yla {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin-top:0;
}
.yla a:link {
	color: #a46099;
	text-decoration: none;
}
.yla a:visited {
	color: #a46099;
	text-decoration: none;
}
.yla a:hover {
	color: #333333;
	text-decoration: none;
}

.harmaa {
	color: #b0b0b0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom: 0px;
}