PRE{
	FONT-SIZE: 11.35px;
}	

BODY {
	font-size: 12px;
  	color: #000000;
  	background-color: #DCDCDC;
  	font-family: verdana, arial, helvetica, sans-serif;
 		/*background-image: url(images/tausta1.jpg);*/
}

TABLE {
  	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 12px;
}

H1 { 
  	color: #0000FF;
}

H2 { 
  	color: #900;
}

H3 {
  	color: #900;
}

H4 {
  	color: #0000FF;
}

H5 {
  	color: #0000FF;
}


A:link {
	color:#0000FF; text-decoration:none;
}

A:visited {
	color:#9933FF; text-decoration:none;
}

A:active {
	color:#0000FF; text-decoration:none;
}

A:hover {
	color:#FFFFFF; background-color: #6666CC; text-decoration:underline;
}        

.font1 {
  	font-family: verdana, helvetica, sans-serif;
  	font-size: 50%;
}

