H1 
{
font-family : Arial, Helvetica, sans-serif;
font-size: 12pt;
color : #990033;
}


H2 
{
font-family : Verdana, Arial ;
font-size: 9pt;
color : #000000;
line-height: 10pt;
}

P 
{
font-family : Verdana, Arial;
font-size: 8pt;
line-height: 11pt;
}

P.pieni {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 8pt;
}


A, A:LINK, A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
line-height: 15pt;
	text-decoration : none;
	color : #000000;
}

A:ACTIVE, A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
line-height: 15pt;
	text-decoration : underline;
	color : #990033;
}


A.menusub, A.menusub:LINK, A.menusub:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size :9pt;
line-height: 13pt;
	text-decoration : none;
	color : #990033;
}



A.menusub:ACTIVE, A.menusub:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
line-height: 13pt;
	text-decoration : underline;
	color : #990033;
}



