body {
	color: #000000;
	background-color: #FFFFFF;
	margin-right: 1.4em;
	margin-left: 1.4em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	/* font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0033;
	background-position: center;
	padding-left: 0.3em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #E83434;
	margin-bottom: 0.5em;
}
.sidebar h3 {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
	width: 100%;
	color: #000000;
	text-align: center;
	display: block;
	padding: 4px;
	margin: 0px;
	margin-bottom: 3px;
	line-height: 80%;
	background-color: #BBD0CB;
	border-top: 4px solid #CBE0DB;
	border-right: 0px none #CBE0DB;
	border-bottom: 4px solid #CBE0DB;
	border-left: 0px none #CBE0DB;
}
.sidebarp h3 {
	background-color: #BBCBD0;
	border-top: 4px solid #CBDBE0;
	border-right: 0px none #CBDBE0;
	border-bottom: 4px solid #CBDBE0;
	border-left: 0px none #CBDBE0;
}
em {
	font-weight: normal;
	color: #006142;
	text-decoration: none;
}
strong {
	font-weight: bold;
	color: #0075A8;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #3333FF;
}
a:hover {
	text-decoration: underline;
	color: #D08B2E;
}

.banners a img {
	border: solid 1px white !important;
}
.banners a:hover img {
	border: solid 1px blue !important;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	background-color: #DBF0EB;
	padding: 0em 0em 0.3em;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-top-color:    #E9F5F2;
	border-right-color:  #E9F5F2;
	border-bottom-color: #E9F5F2;
	border-left-color:   #E9F5F2;
}
.nobr {
	margin-left:  0.5em;
	border-left:   solid 2px black; /*#EEF7F4;*/
	border-bottom: solid 2px #EEF7F4;
	margin-bottom: 1em;
}
.nobr  br { display: none; }
.nobrp br { display: none; }
.sidebartitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	font-weight: bold;
	display: block;
	margin: 0.3em 0.5em 0px 0.5em;
	border: solid 2px EEF7F4;
	border-right: solid 2px #FFF;
	border-left: solid 2px black; /*#EEF7F4;*/
	background-color: #F0F9F6;
	margin-top: 0.6em;
}
.sidebar a {
	text-decoration: none;
	color: #117F46;
	font-weight: bold;
	width: 100%;
	display: block;
	padding: 2px 5px 2px 9px;
	margin: 0px;
	border-top: 4px solid #DBF0EB;
	border-right: 0px none #DBF0EB;
	border-bottom: 4px solid #DBF0EB;
	border-left: 0px none #DBF0EB;
}
.sidebar a:hover {
	text-decoration: none;
	color: #0084B6;
	width: 100%;
	background-color: #FFFFFF;
	border-top: 4px solid #EEF7F4;
	border-right: 0px none #EEF7F4;
	border-bottom: 4px solid #EEF7F4;
	border-left: 0px none #EEF7F4;
}

.sidebarp {
	background-color: #DBEBF0;
	padding: 0em 0em 0.3em;
	border-color: #E9F5F2;
	border-bottom: 4px solid #CBE0DB;
	margin-bottom: 0.6em;
}
.sidebarp a {
	color: #11467F;
	border-top: 4px solid #DBEBF0;
	border-right: 0px none #DBEBF0;
	border-bottom: 4px solid #DBEBF0;
	border-left: 0px none #DBEBF0;
}
.sidebarp a:hover {
	color: #0084B6;
	background-color: #FFFFFF;
	border-top: 4px solid #EEF4F7;
	border-right: 0px none #EEF4F7;
	border-bottom: 4px solid #EEF4F7;
	border-left: 0px none #EEF4F7;
}

.banners {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 5px;
}
.title {
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-color: #E9F5F2;
	margin: 0px;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F9FCE2;
	padding: 1em;
	margin: 0px;
	border-top: #E9F5F2;
	border-right: 6px solid #E09B3E;
	border-bottom: #E9F5F2;
	border-left: 6px solid #E9F5F2;
}
.content table {
	font-family: 'Courier New';
	font-weight: bold;
	color: #060;
}
.content li {
	font-weight: bold;
}
.content blockquote {
	font-weight: normal;
}
.modifieddate {
	color: #999;
	margin-top: 1.3em;
	text-align: right;
	font-size: smaller;
}
.tilauslinkki {
	padding: 0.8em;
	border: solid 1px green;
	background: #FFFFEE;
	color: blue !important;
	text-decoration: none;
	font-weight: bold;
}

.tilauslinkki:hover {
	background: #FFFFFF;
	text-decoration: none;
}

hr {
	height: 1px;
	border: solid 1px #CCF;
}

a:hover img {
}

#henkilo {
	margin-bottom: 2em;
}

#henkilokuva {
	float: right;
	margin-left: 0.9em;
}

.nimi {
	font-weight: bold;
}

.nimirivi {
	color: maroon;
	border-bottom: solid 1px maroon;
}

