				/* Sirpa Koivunen - shisukisu.css */
body.sivu
	{

  			/*---etusivun taustan määritys---*/
	color: 			#000080;		
/* navy */
	background-color: 	#E2EAFC;		/* XXX */
	background-image: 	url(http://);

	background-repeat: 	repeat-x;

	background-attachment: 	fixed;

	}
td.indeksi0
	{
  			/*---etusivun pienen tekstin määritys---*/
	font-family: 		Verdana, sans-serif;

	font-style: 		normal;

	font-variant: 		normal;

	font-weight: 		normal;

	font-size: 		medium;

	line-height: 		1;

	text-align: 		left;

	vertical-align: 	bottom;

	text-decoration: 	none;

	color: 			#000080;	
	/* navy */
	background-color: 	transparent;

	text-indent: 		0%;

	}


td.indeksi1
	{

  			/*---uuden index-linkin määritys---*/
	font-family: 		Arial, sans-serif;

	font-style: 		normal;

	font-variant: 		small-caps;

	font-weight: 		bold;

	font-size: 		large;

	line-height: 		1;

	text-align: 		left;

	text-decoration: 	none;

	color: 			#000000;	
	/* black */
	background-color: 	transparent;

	text-indent:		0%;

	}


td.teksti 
	{
  			/*---ei sisennetyn tekstin määritys---*/
	background-color: 	#E2EAFC;
	font-family: 		Verdana, sans-serif;

	font-style: 		normal;

	font-variant: 		normal;

	font-weight: 		normal;

	font-size: 		medium;

	text-align: 		left;

	line-height: 		1;

	color: 			#000080;		
/* navy */
	background-color: 	transparent;

	text-indent: 		0%;

	}


a.text:link
	{

  			/*---uuden tekstilinkin määritys---*/
	background-color: 	#E2EAFC;
	font-family: 		Verdana, sans-serif;

	font-style: 		normal;

	font-variant: 		normal;

	font-weight: 		normal;

	font-size: 		medium;

	text-align: 		left;

	line-height: 		1;

	color: 			#000080;		
/* navy */
	background-color: 	transparent;

	text-indent: 		0%;

	}


a.menu:link
	{

  			/*---uuden valikkolinkin määritys---*/
	font-family: 		Verdana, sans-serif;

	font-style: 		normal;

	font-variant: 		normal;

	font-weight: 		normal;

	font-size: 		medium;

	line-height: 		1;

	text-align: 		left;

	text-decoration: 	none;

	color: 			#E2EAFC;	
	/* black */
	background-color: 	transparent;

	text-indent:		0%;

	}


a.menu:hover
	{

  			/*---osoitetun valikkolinkin määritys---*/
	font-family: 		Verdana, sans-serif;

	font-style: 		normal;

	font-variant: 		normal;

	font-weight: 		normal;

	font-size: 		medium;

	line-height: 		1;

	text-align: 		left;

	text-decoration: 	none;

	color: 			#E2EAFC;	
	/* black */
	background-color: 	transparent;

	text-indent:		0%;

	}


a.menu:active
	{

  			/*---aktiivisen valikkolinkin määritys---*/
	font-family: 		Verdana, sans-serif;

	font-style: 		normal;

	font-variant: 		normal;

	font-weight: 		normal;

	font-size: 		medium;

	line-height: 		1;

	text-align: 		left;

	text-decoration: 	none;

	color: 			#E2EAFC;	
	/* black */
	background-color: 	transparent;

	text-indent:		0%;

	}


a.menu:visited
	{

  			/*---käydyn valikkolinkin määritys---*/
	font-family: 		Verdana, sans-serif;

	font-style: 		normal;

	font-variant: 		normal;

	font-weight: 		normal;

	font-size: 		medium;

	line-height: 		1;

	text-align: 		left;

	text-decoration: 	none;

	color: 			#E2EAFC;	
	/* black */
	background-color: 	transparent;

	text-indent:		0%;

	}


h1.sivu
	{
  			/*---otsakkeen tekstin määritys---*/
	font-family: 		Verdana, sans-serif;

	font-style: 		normal;

	font-variant: 		normal;

	font-weight: 		bold;

	font-size: 		2em;

	text-align: 		center;

	line-height: 		1;

	color: 			#000080;		
/* navy */
	background-color: 	transparent;

	text-indent:		0%;
	}
p.text
	{
  			/*---normaalin tekstin määritys---*/
	font-family: 		Verdana, sans-serif;

	font-style: 		normal;

	font-variant: 		normal;

	font-weight: 		normal;

	font-size: 		medium;

	text-align: 		left;

	line-height: 		1;

	color: 			#000080;		
/* navy */
	background-color: 	transparent;

	text-indent: 		0%;

	}


