body {
  font-family: verdana;
  	}


h1 {
  font-size: 10pt;
	}
	
h2 {
  font-size: 9pt;
	}
	
td.otsikko {
  font-size: 7pt;
  font-style: italic;
 	}

td.alarivi  {
  font-size: 7pt;
  font-style: italic;
  font-color: #808080;

	}

td.webmaster a {
  font-size: 7pt;
  font-style: italic;
  text-decoration: none;
	}
  a: mailto {
    color: #808080 }

table.teksti {
  font-size: 8pt;
  background-color: white
 	}

table.teksti2 {
  font-size: 8pt;
  background-color: white
 	}

table.teksti3 {
  font-size: 7pt;
  background-color: white
 	}

table.hallitus {
  font-size: 8pt;
 	}

table.hallitus td {
  valign: top
	}

table.statistics {
	
	padding: 0px;
	margin: 0px;
	border: 1px solid #ccc;
    font-size: 8pt;
}
tr.even {

	background-color: rgb(243,243,243);
}

tr.even_dark {

	background-color: rgb(200,200,200);
}

td.stat {

	padding-left: 10;
	padding-right: 10;
}
	
td.ajankohtaista  {
  font-size: 7pt;
	}

ul.ajankohtaista {
    background: #66CC66;
    list-style-type: none;
    margin: 0.2em 0;
    padding: 0.3em;
    border-right: 0.5em solid green;
    border-top: 0.2em solid green;
    border-bottom: 0.1em solid green;
    border-left: 0.1em solid green;
    	}

ul.ajankohtaista li {
    margin: 0.2em 0;
    padding: 0.3em;
	}

  ul.ajankohtaista a {
     text-decoration: underline }
   a:link { color: purple }
   a:visited { color: none }
   a:hover { color: white }




ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
	}

ul.navbar li {
    background: #66CC66;
    margin: 0.2em 0;
    padding: 0.3em;
    border-right: 0.5em solid green }

  ul.navbar a {
  font-size: 8pt;
  text-decoration: none }
  a:link { color: black }
  a:visited { color: none }
  a:hover { color: white }

ul.leipateksti {
    list-style-type: none;
    padding: 0;
    margin: 0;
	}

ul.leipateksti a {
  text-decoration: none }
  a:link { color: black }
  a:visited { color: none }
  a:hover { color: green }


div#sisennetty_teksti {
	
padding: 30;
margin-left: 10%;
width: 60%	
}