BODY 
					{	background-color: /*#F6F4F0*/white;
						A:link    { color: black ; text-decoration: none}    /* unvisited links */
						A:visited { color: black ; text-decoration: none}   /* visited links   */
						A:hover   { color:  black ; text-decoration: underline} /* user hovers     */
						A:active  { color: black ; text-decoration: none}   /* active links    */
					}
					
p.front 			{	color: #000000;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;}
						
h3					{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 13pt;
					}
						
						
p.links				{ }
				
li 					{	color: #000000;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;}
				
table.tapahtumat		{	background-color: #F7F7F6;
					}
				
table.tapahtumat td 	{	font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;
				/*		border-bottom: 2px solid #e6e6e6;
						border-left: 1px solid #efefef;
						border-right: 1px solid #efefef;*/
						border-top: 3px solid #efefef;
						background-color: #F7F7F6;
					}
					
table.tapahtumat th	{	font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;
						border-bottom: 1px solid #efefef;
						background-color: #FFFFFF;
					}					
					

table.main td 		{	background-color: #F7F7F6; 	}
/*table.main th		{	background-color: #9FA8AD;}*/
table.main th		{	background-color: #BBC8CA;}
table.main 			{ 	background-color: #F7F7F6;	}

table.context td		{   background-color: #F7F7F6;	}

table.form td 		{	background-color: #F7F7F6; 	
						border-bottom: 1px solid #efefef;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;}
						
table.events  td 		{	background-color: #F7F7F6; 	
						border-top: 2px solid #dadada;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;}
						
					
						
table.clean td 		{	background-color: #F7F7F6; 	
					
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;}						