BODY{
	background-image: url(images/tausta.jpg);
	background-repeat: no-repeat;
	background-attachment: scrolling;
	background-position : top;
	scrollbar-3dlight-color: rgb(211,211,209);
    scrollbar-arrow-color: rgb(165,13,0);
    scrollbar-base-color: rgb(211,211,209);
    scrollbar-darkshadow-color: rgb(211,211,209);
    scrollbar-face-color: rgb(255,255,255);
    scrollbar-highlight-color:rgb(255,255,255);
    scrollbar-shadow-color: rgb(255,255,255)
}

P,UL,TD{
	font-family: "arial","helvetica";
	font-size: 9pt;
	color: black;
}

TD.footer{
	font-family: "arial","helvetica";
	font-size: 8pt;
	color: white;
}

TD.footer2{
	font-family: "arial","helvetica";
	font-size: 8pt;
	color: silver;
}

font.iso{
	font-family: "arial","helvetica";
	font-size: 12pt;
	color: black;
}
   
A:link {font-family: "arial","helvetica";
	      font-size: 9pt;
	      color: #D56213;
	      text-decoration: none}

A:visited {font-family: "arial","helvetica";
	      font-size: 9pt;
	      color: #D56213;
	      text-decoration: none}

A:hover {font-family: "arial","helvetica";
	      font-size: 9pt;
	      color: silver;
	      text-decoration: none}
		  
A:link.navi {font-family: "arial","helvetica";
	      font-size: 9pt;
	      color: #fff;
		  font-weight: bold;
	      text-decoration: none}

A:visited.navi {font-family: "arial","helvetica";
	      font-size: 9pt;
	      color: #fff;
		  font-weight: bold;
	      text-decoration: none}

A:hover.navi {font-family: "arial","helvetica";
	      font-size: 9pt;
	      color: silver;
		  font-weight: bold;
	      text-decoration: none}
		  
A:link.footer {font-family: "arial","helvetica";
	      font-size: 8pt;
	      color: silver;
	      text-decoration: none}

A:visited.footer {font-family: "arial","helvetica";
	      font-size: 8pt;
	      color: silver;
	      text-decoration: none}

A:hover.footer {font-family: "arial","helvetica";
	      font-size: 8pt;
	      color: white;
	      text-decoration: none}

