/* CSS Document */

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

P {margin-left: 33px;
	}

.lineheight {
    line-height: 30px;}
	

.paaotsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: 4px;
	font-weight: bold;
	border-bottom: double 4px #000000;
	line-height: 60px;
	}
	
	.paaotsikko_pun {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D54100;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 60px;
	}
	
	.pikkuotsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold;
	border-bottom: double 4px #000000;
	line-height: 40px;
	}

.aika2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D54100;
	letter-spacing: 0px;
	font-weight: bold;
    border-bottom: dotted 2px #D54100;
    line-height: 30px;}
	
	
.pieniaika {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold;
    border-bottom: solid 1px #D54100;
    line-height: 30px;

}

.mustaboldi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold;
    }

.paalinkit {	 
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold;}
	
.paalinkit_val {	 
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold;}

.overline
{color: #000000;
text-decoration:line-through;
font-family: verdana, arial;
font-size: 11px}

img {
	border: 0;
}

.kuva img {
	margin: 0 0 0 0;
	border: solid 8px #000000;
}

a { 
	 color: #000000;
	 text-decoration: underline;
}

a:hover, a:active { 
	 color: #D54100;
}

a:hover img.kuva, a:active img.kuva { 
	border: solid 8px #97000E;
	 
}


	 
