/* (c) 2010 Aakkosto */

body {

			text-align: center; 
			font-family: arial, helvetica, sans-serif;
			background-color:  #F3F3F3;
			

}


h1 {
	font-size: 1.5em;
	text-align: left;
	padding: 0.5em;
}

h2 {

	padding: 0.5em;
	font-size: 1.5em;

}

h3 {

	font-size: 1em;
}


h4 {

	font-size: 0.7em;
	font-weight: bold;
	font-color: #004080;
}


.searchwords {
		color: white;
}

.languagelink a {
	color: #f9d700;
	float: right; 
	font-size: 0.8em;
}
