/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #ffffff;
	}
	
a:link, a:visited {
	color: #99CCFF;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #999999;
	text-decoration: none;
	}
	
h1 {
	margin: 10px 0 20px 0;
	font-size: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	}
	
h2 {
	margin: 15px 0 10px 0;
	font-size: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	}
	
h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	font-size: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	}
	
ul.uutinen h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	}
	
p {
	margin: 10px 0 10px 0;
	}
	
#paavalikko, #paavalikko a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none; 
	color: #FFFFFF;
	}
	
#paavalikko a:hover {
	color: #99CCFF;
	}
	
#alavalikko, #alavalikko a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none; 
	color: #000000;
	}
	
#alavalikko a:hover {
	color: #99CCFF;
	}
	
#alaviite {
	font-size: 10px;
	color: #999999;
	}
	
.solu1 {
	font-size: 12px;
	font-weight: bold;
	}
	
	
	
	
#edison, #edison a, #edison a:hover {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 9px;
	letter-spacing: 5px;
	margin: 5px;
	padding: 0;
	width: 80px;
	text-align: right;
	}
	
input, button {
	font-size: 10px;
	}
	
	