body {
	
	margin-left : 0px;
	margin-top : 10px;
	margin-right : 0px;
}

TD {
  font-size       : 10pt;
  font-family     : Arial, Helvetica, sans-serif;
  color : Black;
}

.musta {
	background-color : #000000;
}

.sininen {
	background-color : #6699CC;
}

.valkoinen {
	background-color : #FFFFFF;
}

.date {
	color : #868686;
}

TD.kal, TD.kalcolor {
  font-size       : 8pt;
  font-family     : Arial, Helvetica, sans-serif;
  text-align      : center;
  padding         : 0px;
  margin          : 0px;
}

TD.kalcolor {
  background: 999999;
}

.pagehead, h2 {
	font-family: Arial,Helvetica,Sans-serif;
	color: #000000;
	font-size: 10pt;
    font-weight: bold;
}

.whitehead {
	font-family: Arial,Helvetica,Sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
    font-weight: bold;
}



A.newshead:link, A.newshead:active, A.newshead:visited  {
	font-family: Arial,Helvetica,Sans-serif;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
}

A.newshead:hover {
	text-decoration: underline;
}

A.toiminne:link, A.toiminne:active, A.toiminne:visited  {
	font-family: Arial,Helvetica,Sans-serif;
	color: #393939;
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
}

A.toiminne:hover {
	text-decoration: underline;
}

A { color: #000000; }

A:hover { text-decoration: underline; }


.bold {
	font-family: Arial,Helvetica,Sans-serif;
	color: #000000;
	font-size: 10pt;
    font-weight: bold;
}

.italic {
	font-family: Arial,Helvetica,Sans-serif;
	color: #000000;
	font-size: 8pt;
	font-style: italic 
}

.grey {
	font-family: Arial,Helvetica,Sans-serif;
	color: #cccccc;
	font-size: 8pt;
    font-weight: bold;
}

.error {
	font-family: Arial,Helvetica,Sans-serif;
	color: #ff0000;
	font-size: 8pt;
    font-weight: bold;
}

TD.reserved {
	background: #6699CC;
}

TD.notReserved {
	background: #FFFFFF;
}