/* CSS Document */

body {
	background-color: #181818;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
}

.lineheight {
    line-height: 30px;}
	
P {margin-left: 20px;
margin-top: 20px
	}
	

.paaotsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	border-bottom: double 4px #000000;
	line-height: 60px;
	}
	
.boldi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	
   }
   


.pieniteksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0px;
	}
	
a { 
	 color: #fff;
	 text-decoration: none;
	 font-size: 12px;
	 
}

a:hover, a:active { 
	 color: #999;
	 font-size: 12px;
	 
}


	
	

	 

