body
{
background-color: #ffffff;
padding: 35;
scrolling: auto;
}


p
{font-family: Calibri; Verdana;
font-size: 13px;
font-weight: normal;
white-space: pre;
}

p.logo 		{font-size: 40px;}
p.otsikko	{font-size: 20px;
	  	 font-weight: bold;}
p.valiots 	{font-size: 13px;
	  	 font-weight: bold;
	  	 letter-spacing: 3px;}
p.valittu	{font-weight: bold;}
p.pieni 	{font-size: 10px;}


p.m5  {text-indent: 5px}
p.m10 {text-indent: 10px}
p.m20 {text-indent: 20px}
p.m30 {text-indent: 10px}
p.m40 {text-indent: 20px}

table
{
	border-width: 0px 0px 15px 0px;
	border-spacing: 0px 0px 15px 0px;
	border-collapse: collapse;
}


td.menu
{
	border-width: 0px;
	padding: 15px 15px 15px 0px;
	border-style: solid;
	border-color: #99CC00;
	vertical-align: top;
}

td.runo
{
	border-width: 0px;
	padding: 15px 15px 15px 25px;
	vertical-align: top;
	border-width: 0px 0px 0px 15px;
	border-color: #99CC00;
	border-style: solid;
	vertical-align: top;
}

td.ala
{
	background-color: #99CC00;
	padding: 25px;
}

td.yla
{
	background-color: #99CC00;
	padding: 10px;
}


a
{
	text-decoration: none;
	font-weight: bold;
	font-family: calibri, verdana;
	font-size: 13px;
	color: black;
	letter-spacing: 2px;
	line-height: 90%
}

a:hover
{

	background: #99CC00;
	color: white;
}



a:visited
{
	text-decoration: none;
	color: black;
	
}

