BODY 	{ background: none; 
          color: black;
          font-family: Helvetica, Arial, Verdana, sans-serif;
          margin-left: 3em;
          margin-right: 1em; } 
H1 	{ background: #e0ffff none; 
	  text-align: center; 
	  color: #000080; } 
H2 	{ background: #e0ffff none; 
	  margin-left: -1em; 
	  color: #000040; } 
A {
  font-family: sans-serif;
  font: Helvetica, Arial, Verdana;
  font-size: 16px;
  color: black;
  font-weight: 700;
}

:link {text-decoration: none;  color: #00C; background: transparent }
:visited {text-decoration: none; color: #00C; background: transparent; }
A:active {text-decoration: underline; color: blue; background: transparent } 
A:hover { background: #f8fff8 none; color: #ff0080; } 

P { font-family: Helvetica, Arial, Verdana, sans-serif; }

P.meta 	{ border: solid black 1px; 
	  margin-left: 3em; 
	  margin-right: 3em; } 
P.tekija { background: #f8fff8 none; 
	  color: black; 
	  margin-left: 3em;
	  font-style: italic; } 
P.navigointi { background: #ffffd0 none; 
	  border: solid black 1px;
	  margin-left: 0.5em; 
	  margin-right: 0.5em; } 
P.navigointi A:link { background: #ffffd0 none; 
	  color: blue; } 
P.navigointi A:visited { background: #ffffd0 none; 
	  color: #800080; } 
P.navigointi A:hover { background: #ffff80 none; 
	  color: #800080; }

DD	  { font: italic;}

.laita {  background: #0066FF none;
	  color: white;
	  }