h2 	{	font-family: Arial, Verdana; 
	font-weight: bold }

body 	{ }

p  	{ font-family: Arial, Verdana;
	font-size: 85%;}

ul 	{ font-family: Arial, Verdana;
	  font-weight: bold;
	  font-size: 75%}

.t	{ font-weight: bold}

.navi 	{ font-weight: bold; 
	  color: 0066CC}

.pieni	{font-size: 75%}


h3 	{font-family: Arial, verdana;
	font-weight: bold;
	font-size: 100%;}

a:link {
	text-decoration: underline;
	color: 6699CC;
	} 
a:visited {
	text-decoration: underline;
	color: 0066CC;
	} 
a:active {
	text-decoration: underline;
	color: 0066CC;
	}