body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECE9D8;
}

h1{
	FONT-SIZE: 16px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LETTER-SPACING: 1px; 
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
}

table{
	border-color: #cccccc #cccccc #cccccc #cccccc; /*#ACA899; */
	/*border-style: solid; */
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

.style1 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin-right: 20px;
}
.style2 {color: #FF6600}

.style3 {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	/*line-height: 100%;
	text-indent: 15px;*/
}
.style5 {
	color: #999999;
	font-size: 10px;
}
.style6 {
	font-size: 12px; 
	margin-left: 20px; 
	margin-right: 20px; 
	margin-top: 20px; 
	font-weight: bold; 
}
.style7 {
	font-size: 12px; 
	margin-left: 20px; 
	margin-right: 20px; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	font-style: italic; 
}

.style8 {font-size: 12px}
.style9 {font-family: Arial, Helvetica, sans-serif}
.style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}
.style13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style14 {color: #f8f8f8}

td {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/*.tauluMain {
	border-top-width: 0px;
	border-bottom-width: 0px;
}*/

UL { list-style-type: none;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	/*list-style-position: inside;*/
	text-indent:20px;
 }
 
 .kirja {
 font-family: Times New Roman, Times, serif;
 font-size: 14px;
 text-indent:0px;
 }
 
 /*table.kirja{
		  border-style: solid outset outset outset;
		  border-width: thin 0.3em 0.5em 0.3em;
		  }
		  td.kirja_eka {
		  border-right: dotted thin;
		  }
		  table.kirja, td.kirja_eka {
		  border-color: #c60;
		  }
		  td.kirja_toka { 
		  padding: 1em 2em 1em 2em;
		  }
		  td.kirja_eka {
		  padding: 1em 1em 1 em 2em;
		  }*/

a:link, a:visited{
	text-decoration: none; color: #003366;
}
a:hover{
	text-decoration: underline; 
	color: #003366; 
	font-weight: bold;
}

