A:link, A:visited, A:active
	{
		color:		black;
	}

body {
  background: #FFCC99;
  color: #000;
  font-family:		Verdana;
  font-size:		10pt;
  margin: 0;
  padding: 0;

}

h1
	{
	font-size:		14pt;
	font-weight:		bold;
	text-align:		center;
	}

h2
	{
	font-size:		12pt;
	font-weight:		bold;
	text-align:		center;
	}

hr
	{
	width:	85%;
	}

.vasen
	{
	text-align:		left;
	}

.pieni
	{
	font-size:		8pt;
	font-style:		italic;
	}

img
	{
	border-width:		2px;
	border-style:		solid;
	border-color:		black;
	}

.eikehys
	{
	border-width:		0;
	background:		#FAEBD7;
	padding:		2px;
	text-align:		center;	
	}
table
	{
		border-style:	solid;
		border-width:	1px;
		border-color:	black;
	}

td
	{
	border-style:		solid;
	border-width:		1px;
	border-color:		black;
	padding:		2px;
	text-align:		left;
	vertical-align:		middle;
	font-family:		Verdana;
	font-size:		10pt;
	font-weight:		normal;
	color:			black;
	background:		white;
	}

th
	{
	font-family:		Verdana;
	font-size:		10pt;
	font-weight:		bold;
	text-align:		left;
	border-style:		solid;
	border-width:		1px;
	border-color:		black;
	padding:		2px;
	background:		white;
	}

.back
	{
	font-size:		9pt;
	font-weight:		bold;
	text-align:		center;
	}

.muu
	{
	font-size:		9pt;
	font-family:		Verdana;
	text-align:		center;
	}

.vieras
	{
	font-size:		11pt;
	font-family:		Verdana;
	text-align:		center;
	border-width:		0;
	padding:		10px;
	background:		#FAEBD7;
	}

.otsikko
	{
	border-width:		0;
	}

.sisalto
	{
	margin: 1em 10em 1em 10em;
	border: 0.1em solid black;
	background-color: #FAEBD7;
	}

.sis2
	{
	margin: 0 0 0 10px;
	font-size: 9pt;
	}

.koiralista
	{
	float:	left;
	font-size: 10pt;
	line-height: 18pt;
	text-align: left;
	margin: 3px;
	background-color: #FAEBD7;
	}

.lomake
	{
	border-width:		0;
	background:		#FAEBD7;
	padding:		2px;
	text-align:		left;	
	}

.naylomake
	{
	border-width:		0;
	background:		#FAEBD7;
	padding:		2px;
	}

.naylomake table
	{
	border: 0;
	}

.naylomake td
	{
	font-family:		Verdana;
	font-size:		10pt;
	text-align:		left;
	border:			0px;
	padding:		2px;
	vertical-align:		middle;
	}

.naylomake th
	{
	font-family:		Verdana;
	font-size:		10pt;
	font-weight:		bold;
	text-align:		left;
	border:			0px;
	padding:		2px;
	}


.uutinen
	{
	text-align:	left;
	font-size:	9pt;
	margin: 0 0 0 5px;
	line-height: 12pt;
	border:	0;
	vertical-align:	top;
	background:		#FAEBD7;
	}

.pvm
	{
	text-align:	right;
	font-weight:	bold;
	font-size:	9pt;
	margin: 0 0 0 5px;
	line-height: 12pt;
	border:	0;
	vertical-align:	top;
	background:		#FAEBD7;
	}

.small
	{	font-size:	7pt;
	}


#header {
  color: #fff;
  border-top: 2px solid gray;
  border-bottom: 2px solid silver;
  margin: 2px 50px 2px 2px;
  padding: 10px;
  text-align: left;
}

#header img {
	border: 0px;
	}

.middle {
	padding: 10px;
	border: 0px;
	}

#footer {
  border-top: 2px solid silver;
  border-bottom: 2px solid gray;
  clear: both;
  float: bottom;
  font-size: 7pt;
  margin: 2px 2px 2px 50px;
  padding: 1px;
  text-align: center;
}
#footer p {
  margin: 0;
  padding: 1em;
}

#navi {
  margin-right: 50px;
  padding: 0;
}

#container {
  background: #FAEBD7;
  color: #000;
  border-top: 1px solid #492A00;
  text-align: center;
  margin: 8px 150px 8px 150px; 
  border-right: 1px solid #623900;
  padding: 2px;

}
