BODY,TABLE,TR,TD,P {font-family: arial, helvetica;
	      	font-size: 12px;
	      	color: #000000;}

H2 {font-family: arial, helvetica;
	      	font-size: 22px;
	      	color: #000000;}

P.iso {font-family: arial, helvetica;
	      	font-size: 18px;
	      	color: #000000;}

P.pieni {font-family: arial, helvetica;
	      	font-size: 10px;
	      	color: #000000;}

p.pre	{font-family : "Courier New", Courier, monospace;
		 font-size : 12px;
		 color: #000000;}

A 			{font-family: arial, helvetica;
			font-size: 14px;
			color: blue;
			text-decoration: none}

A:visited 	{color: purple;}
A:hover 	{text-decoration: underline;}

.rowodd { background-color: #F1F1F1;}
.roweven {}

.txtlnk { visibility: hidden; }


.emptyresult {

        font-size: 18px;
        font-weight:bold;
        color: #555555;
        min-height:20px;
}

