body
{
	color: #000000;
	background-color: #ffffff;
}

h1
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #0066cb;
}

h3
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}

hr
{
	height: 5px;
	color: #0066cb;
	background-color: #0066cb;
}

li
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
}

p
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	margin-right:20px;
	text-align: justify;
}

p.kuvateksti
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-style: italic;
	margin-right:20px;
}

a:link
{
	background-color: #ffffff;
	text-decoration: none;
	color: #0066cb;
	cursor: crosshair;
}

a:visited
{
	background-color: #ffffff;
	text-decoration: none;
	color: #999966;
	cursor: crosshair;
}

a:visited.nav
{
	background-color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	color:  #0066cb;
	cursor: crosshair;
}

a:link.nav
{
	background-color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	color:  #0066cb;
	cursor: crosshair;
}

table
{
	margin-right: 20px;
}

th
{
	width: 100px;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
}

th.otsikko
{
	background-color: #0066cb;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
}

td
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	border-left: thin solid #0066cb;
	border-right: thin solid #0066cb;
	border-bottom: thin solid #0066cb;
}

td.navigointi
{
	width: 150px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #0066cb;
	border-left: thin solid #0066cb;
	border-right: thin solid #0066cb;
	border-bottom: thin solid #0066cb;
}

td.halytys
{

	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	vertical-align: top;
	text-align: left;
	color: #ff0000;
	border-top: thin solid #ff0000;
	border-left: thin solid #ff0000;
	border-right: thick solid #ff0000;
	border-bottom: thick solid #ff0000;
}

th.halytys
{

	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	vertical-align: top;
	text-align: left;
	color: #ff0000;
	border-top: thin solid #ff0000;
	border-left: thin solid #ff0000;
	border-right: thick solid #ff0000;
	border-bottom: thick solid #ff0000;
}

td.aktiivinen
{
	width: 150px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #0066cb;
	background-color: #d6f810;
	border-left: thin solid #0066cb;
	border-right: thick solid #0066cb;
	border-bottom: thick solid #0066cb;
}

td.ladattavat
{
	width: 450px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #0066cb;
	background-color: #d6f810;
	border-left: thin solid #0066cb;
	border-right: thick solid #0066cb;
	border-bottom: thick solid #0066cb;
}