body 
{
	margin-top: 2px;
	color: black;
	background: #87C0E6;
	font-family: verdana, helvetica, sans-serif;
}



p
{
	font-size: 80%;

}


.teksti
{
	
	margin-left: 15px;
	margin-right: 10px;

}



img  
{
border: 0px;
}

.reunus 
{
border: dashed #1C75B3 1px;
}


h1 
{
	font-size: 105%;
	color: #61A33A;

}

h2 
{
	font-size: 95%;
	color: #61A33A;

}

h3 
{
	font-size: 90%;
	color: #61A33A;
}

h4 
{
	font-size: 90%;
	color: #61A33A;
}



.yhteys
{
	font-size: 80%;	
	padding: 4px;
	background-color: #E7E7E7;
border: solid 1px #942106;
}

.pieni
{
	font-size: 70%;
	margin-right: 10px;

}

ul, ol, dl 
{
	font-size: 80%;
}

.tuutti
{
	margin-right: 20px;
	margin-left: 15px;
        font-size: 80%;

}

.sis
{
	
	margin-left: 20px;
	font-size: 80%;

}


.muokkaa
{
	font-size: 60%;
	margin-left: 8px;
}

.otsikko
{
	background:#2C4CA7;
	font-size: 90%;
	color: white;
	padding-left: 5px;
	font-weight: bold;
}


#navigaatio
{

margin-right: 0px;
}

.navi1
{

	font-size: 13px;
	padding: 4px;
	border-bottom: solid white 1px;
	background-color: #E4F0F9;

}

.navi2
{

	font-size: 13px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid white 1px;
	background-color: #EEF6FC;

	
}


a.nav:link
{
	color: #042152;
	text-decoration: none;
}

a.nav:visited 
{
	color: #042152;
text-decoration: none;
}


a.nav:hover    
{
	color: #68B362;
text-decoration: none;
}


a.nav:active  
{
	color: #68B362;
text-decoration: none;
}



a:link    
{
	color: #094195;
}

a:visited 
{
	color: #3B6BB3;
}
a:hover    
{
	color: #68B362;
}


a:active  
{
	color: #68B362;
}




.valittu 
{
	font-weight: bold;
	color: #403838;	
}

