
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}

h1
{
	color: rgb(43,43,84);
	font-size: 10pt;
}
h2
{
	color: rgb(110,0,51); 
	font-size: 10pt;
}

h3
{
	color: rgb(31,31,65); 
	font-size: 9pt;	
	line-height:100%;
}

body
{
	font-family: Arial;
	font-size: 9pt;
}

A:link
{ 
	color: rgb(116,117,140); 
}

A:visited
{ 
	color: rgb(43,43,84);
}

A.banner:link
{ 
	color: rgb(255,255,255); 
}

A.banner:visited
{ 
	color: rgb(255,255,255); 
}


/* TABLE ROW SPECS start here */

tr
{
 	vertical-align: top;
	text-align: justify;
}
/* TABLE ROW SPECS end here */

/* TABLE CELL SPECS start here */
TD
{

	font-family: Arial;
	color: rgb(0,0,0);
	font-size: 9pt;
	line-height:140%;
}

TD A:link
{ 
	color: rgb(116,117,140); 
}

TD A:visited
{ 
	color: rgb(43,43,84);
}

/* TABLE CELL SPECS end here */



/* IDs ARE DEFINED HERE */
#wdg97 { color: lime; background: #ff80c0 }



/* CLASSES ARE DEFINED HERE */
.sivukartta 
{
	font-family: Arial;
	font-size: 8pt;
	color: rgb(116,117,140);
}

.korostettu_teksti 
{
	font-family: Arial;
	font-size: 10pt;
	color: rgb(0,0,0);
	font-style: italic;
}
.korostus_tumma, .korostus_tumma a:link, .korostus_tumma a:visited
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	color: rgb(110,0,51); 
}
.korostus_vaalea, a.korostus_vaalea:link, a.korostus_vaalea:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: rgb(0,0,0);
	font-weight: 700;
	color: rgb(140,145,70);
}
.harmaa_teksti
{
	font-family: Arial;
	font-size: 9pt;
	color: rgb(0,0,0);
	font-weight: 150;
	color: rgb(116,117,140);
	}