@charset "iso-8859-1";
/***************************************************************/
/*        PKNumis-kotisivut                                    */
/***************************************************************/
/*                                                             */
/*        CSS-määritykset                                      */
/*        PKNumis.css                                          */
/*                                                             */
/*        Juha Marienberg / 1.11.2004                          */
/*                                                             */
/***************************************************************/
			   
	Body {
	 background-image: url(taustar.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	 }
			   
	ul { font-family: Helvetica, Arial, Times, Verdana; list-style-type: square; line-height:1.0; text-align:left; margin-top: 10; margin-bottom: 0}
	dt,dd,li { font-family: Helvetica, Arial, Times, Verdana; list-style-type: square; line-height:1.0; text-align:left; margin-top: 10; margin-bottom: 0}


    body,h1,h2,h3,h4,h5,h6,p,td,th,ol,ul,dt,dd {color:black; font-style: normal; font-family: Helvetica, Arial, Times, Verdana}
	
	dt,li {list-style: outside; margin-left: 20}
	dd {list-style: outside; margin-left: 0}

	h1,h2,h6 {text-align:center}
	h3,h4,h5,body,ul,dd,dt,li,P {text-align:left}
	
	h2,h3,dd {margin-top: 12; margin-bottom: 3}
	h4,h5 {margin-top: 18; margin-bottom: 3}
	h6 {margin-top: 6; margin-bottom: 12}
	h1,body {margin-top: 0; margin-bottom: 0}
	p {text-align:justify}
			   
	body,li,dd,p,td,dt {font-size: 10pt}			   
	h1 {font-size: 16pt}
	h2,h3 {font-size: 14pt}
	h4 {font-size: 12pt}
	h5 {font-size: 10pt}
	h6 {font-size: 8pt}

	table.note {color:DarkBlue; text-decoration:none; background-color: "#cee5fa"; text-align:justify}
/*	th {color: "#000000"; text-decoration:none; background-color: "#9ecbf5"} */
    	th {color: "#000000"; text-decoration:none; background-color: "#1a98eb"; font-size: 10pt;}
	td.num {color: "#000000"; text-align:right; text-decoration:none; background-color: "#aaaaaa"}

	a {color: "#1a38eb"; text-decoration:none}
	a:visited {color:"#1a38eb"; text-decoration:none}
	a:active {color:"#1a38eb"; text-decoration:none}
	a:hover{color:"#000000"; text-decoration:none}
	
	.TxtRepo {color:DarkBlue; background-color: #eef8ff; font-size: 8pt; font-family: courier; text-align:justify;
	margin-top:5; margin-bottom:5; margin-left:12; margin-right:12; margin-color:Black}
	
	#site { font-family: Arial, Serif; font-size: 8pt; color: #006666; font-weight:normal}
	#komm { font-family: Arial, Serif; font-style: italic;font-size: 8pt; color: #808080; font-weight:normal}

	img.box {margin-top: 10; margin-bottom: 10; border:0}

	.txtrepo {color:DarkBlue; background-color: #eef8ff; font-size: 8pt; font-family: courier; text-align:justify;
	margin-top:5; margin-bottom:5; margin-left:12; margin-right:12; margin-color:Black}

