body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
}

#Header {
	display: none
}

#SABanner {
	display:none;
}

#Cols {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	margin:5px;
}

#C1 {
	display:none;
}

#SAMenu1 {
	display:none;
}

#SAMenu2 {
	display:none;
}

body a {
	color: #009CB2;
	text-decoration: underline;
}

body a:hover {
	text-decoration: none;
}

body img a, body img a:hover {
	border: 0;
}


hr {	
	width: 100%;
	height: 1px;
}


p {
	margin: 0;
	padding: 0 0 5px 0;
}

.Otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000;
}

.Alaotsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color: #009CB2;

}



.Teksti {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
}


#NaviBox {
	display: none;

}






