p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #362c2c;
	padding-right: 25px;
	line-height: 1.5em;

}

b {
	font-weight: bold;
	color: #663366;
}

H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
}

H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #663366;

}

H3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663366;

}



.otsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 3em;
	color: #362c2c;
}


a:link {
	text-decoration: none;
	color: #885994;
}

a:visited {
	text-decoration: none;
	color: #885994;
}

a:hover {
	text-decoration: underline;
	color: #885994;
	
}

a:active {
	text-decoration: none;
	color: #885994;
	font-weight: bold;
}


body {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/bg.gif);
	
}

.bold {
	font-weight: bold;
	color: #663366;
}


.bluebold {
	font-weight: bold;
	color: #663366;
	font-size: 12px;
}

.aromablue {
	color: #497daa;
	font-size: 12px;
	font-weight: bold;
}

.navi {
	font-weight: bold;
	line-height: 2.2em;
	font-size: 1em;
	}	

.navi .naviotsikko {
	font-weight: bold;
	color: #362c2c;
	
}	

.navisub {
	line-height: 2em;
	padding-left: 1.5em;
	font-weight: normal;
}	


.liotsikko {
	line-height: 2em;
	
}	

.korostettu {
	font-weight: bold;
	line-height: 1.5em;
	color: #362c2c;

}	


.esittely {
	line-height: 1.5em;
	
}	
	
data {
	valign: top;
}
td {
	vertical-align: top;
	background-repeat: no-repeat;
}
li {
	padding: 0em;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.isoisoteksti {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
}

#vapaat_ajat {
    background-image: url(images/vapaat.gif);
    background-repeat: no-repeat;
    background-color:#90609f;
    padding: 55px 9px 5px 9px;
    color:#FFFFFF;
    }
    
