
body {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	background: #006600;
	height: 100%;
}

.arial {
	font-family: arial,sans-serif;
}

.geneva {
	font-family: geneva,sans-serif;
}

.times{
	font-family: times,serif;
}

.comic{
	font-family: "Comic Sans MS",sans-serif;
}

#pagecontent {

	border: 0px solid #838489;
	background: #FFFFFF;
	width: 580px;


}

.sisalto {
	background: #009933;
	border: 1px solid #838489;
	width: 580px;
	height: 160px;


}

#sidebar {
 
	border: none;


}


p {
	margin-bottom: 1em;
}


a {
	color: #003399;
	font-size: 10px;
	text-decoration: none;
	
}

a:active  {

}

a:hover  {
	text-decoration: underline;
	color: #000000;
}

a:visited  {
	color: #003399;

}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

