body { 
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 13px;
}

a {
	color:black;
	font-family: Verdana;
	font-size: 14px;
	text-decoration:none;
}

a.linkki {
	color:blue;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: underline;		
}

table {
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse;
	
}

table.kehys {
	border-spacing: 0px;
	background-color: #c1e7ff;
}

table.teksti {
	border-spacing: 2px;
	background-color: white;
	font-family: Verdana;
	font-size: 13px;

}

table.teksti td {
	padding: 5px 5px 2px 5px;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.teksti p {
	
	margin: 7;	
}

table.kuvateksti {
	border-spacing: 2px;
	background-color: white;
	
}

table.kuvateksti td {
	padding: 5px 5px 5px 5px;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.kuvateksti p {
	font-family: Verdana;
	font-size: 13px;
	margin: 5;			
}
table.yhteysteksti td {

	padding: 5px 5px 5px 5px;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.yhteysteksti p {

	font-family: Verdana;
	font-size: 12px;
	margin: 2;			
}	
	
}

p.teksti {
	font-family: Verdana;
	font-size: 13px;
	margin: 7;		
}

p.osoite {
	font-family Arial;
	font-size: 10 ;
	margin: 2;		
}

p.ohkanen {
		font-family: Verdana;	
		font-size: 13 ;
		margin: 6;
}

a:hover { 
	color:#0000ff
}

h1 { font-size:30px}

h2 { font-size:24px}

h3 { font-size:20px}

h1,h2,h3 { margin: 10px 10px 10px}
