body,html {
	font-family: arial;
	color:#626262;
	font-size: 10pt;
}


h1, h2, h3 { font-weight: normal;}

h1 { 
	font-size: 14pt; 
	line-height:1.5; 
	margin: 0 0 10px 0 ;
	color: #E40001;
}

h2 {
	font-size: 11pt; 
	line-height:1.5; 
	margin: 0 0 10px 0 ;
	color: #E40001;
}

h3 {
	font-size: 9pt; 
	line-height:1.5; 	
	margin: 0 0 10px 0 ;
	color: #E40001;
}

	
p { 
line-height:1.7; 
font-size: 9pt;
margin: 0 0 10px 0 ;	
}

.yhteystiedot { font-size: 70%; }

.uutinen h3 { margin: 10px 0 0 0;}

A:link, A:visited
{
	COLOR: #E40001;
	text-decoration: none;
}

A:active
{
	COLOR: #E40001;
	text-decoration: none;
}

A:hover
{
	COLOR: #ffffff;
	text-decoration: none;
}

A:current
{
	COLOR: #ffffff;
	text-decoration: none;
}


#sisaltopalsta ul
{
	list-style: none;
	margin: 20px 0 10px 14px;
	padding: 0;
	line-height: 1.5;
}

#sisaltopalsta li 
{
	COLOR: #626262;
	padding-left: 0;
	list-style-type:disc;
	font-size: 10pt;
	line-height: 1.5;
}




