/* PERUSKIKKA.CSS | SPJKL.FI */

BODY {
  background-color: white;
	margin: 5%;
  }

TABLE {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
LI {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
P {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left: 3%;
  margin-right: 3%;
  }

P.desc {
	font-size: .9em;
  }

P.update {
	font-size: .8em;
  text-align: right;
  }

P.kuva {
	font-size: .8em;
  text-align: center;
  }

P.vahva {
	font-weight: bold;
  }

P.copyr {
	font-size: .8em;
  text-align: right;
  }

H1, H2, H3, H4, H5, H6 {
  font-family: Arial, Helvetica, sans-serif;
  }

H1 {
  font-size: 150%;
  }

/*H1.juttu {
  color: white;  
  background-color: #aa3333;
	text-indent: 5%;
	font-size: 1.5em;
  line-height: 1.8em;
	font-weight: bold;
  }*/

H2 {
  font-size: 135%;
  }

H3 {
  font-size: 110%;
  }

H4 {
  font-size: 90%;
  }

A:link {
  color: blue;
  }

A:visited {
  color: #5555aa;
  }

A:hover {
  color: red;
  }

A:active {
  color: blue;
  }

HR {	
	visibility:	visible;
  border-color:	blue;
  height: 1;
	align: center;
  }
	
TABLE.tps {
  border: 0;
}

TR.tps_bl {
  color: white;
  background-color: black;
}

TH {
  font-size : 10pt;
	text-align: center;
  color: white;
  background-color: black;
}

TD.a {
  background-color: #aaaaaa;
  font-size : 10pt;
	text-align: center;
}

TD.b {
  background-color: #000000;
  font-size : 10pt;
	text-align: center;
}

TD.c {
  background-color: #cccccc;
  font-size : 10pt;
	text-align: center;
}
