/* rgb(0,191,255)    #fed000  rgb(252,241,153) */

body		{ background: white; color: black }
table		{ background: white; color: black; width: 800px }
table.sisa	{ width: 98%; height: auto }
.sisa td	{ border: 0px red solid }
td.leftside	{ width: 200px; background: navy; color: white; padding: 20px 0em 0em }
td.content	{ width: 600px; padding: 20px 1em 2em }

td		{ margin: 0px; padding: 0px; border: 0px solid red }
tr.bottom	{ background: navy; color: white; border-top: 3px solid #fed000 }
tr.pmt		{ background: white }

.pmt tr		{ background: rgb(252,241,153) }

p {
	font-family: Arial,serif;
 	font-size: .9em;
 	color: black;
 	font-weight: normal;
 	text-decoration: none;
 	font-variant: normal;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none; padding: 0em 30px 0em 0em
}

p.palkki		{ margin: 0em 0em 0em 1em; padding: 0.6em 0em 0.3em; border: 0px solid; line-height: 1.2em; color: white }
p.sisennyslinkit	{ padding: 0em 0em 0em 2em; margin: 0em; color: white }


h1,h2,h3,h4,h5,h6	{ font-family: Arial,serif; color: #12205a }
h1		{ font-size: 1.5em; text-align: left; font-weight: bold }
h2		{ font-size: 1.4em; font-weight: bold; text-align: left }
h3		{ font-size: 1.3em; font-weight: bold }
h4		{ font-size: 1.3em; text-align: left; font-weight: bold }
h5,h6		{ font-size: 1.2em; font-weight: bold; margin: 0em 0em 1em 1em }




img		{ padding: 0px; margin: 0px; border: 0px solid }
hr		{ width: 90%; color: white }
hr.top		{ width: 100%; color: navy }


a:link		{ font-family: Arial,serif; font-weight: bold; text-decoration: none; color: navy }
a:visited	{ font-family: Arial,serif; font-weight: bold; text-decoration: none; color: navy }
a:hover		{ background: #fed000; color: navy }
.toplinks	{ word-spacing: .0em; text-align: center; padding: 1em .6em 1em; font-size: 1.6em }
.bottomlinks	{ word-spacing: .0em; text-align: center; padding: 1em .5em 1em; color: white }
.bottomlinks a	{ color: white }
.bottomlinks a:visited	{ color: white }
.palkki a		{ color: white }
.palkki a:visited	{ color: white }
.sisennyslinkit a	{ color: white }
.sisennyslinkit a:visited	{ color: white }
.toplinks a	{ padding: 0em .3em; color: navy }



.valkoinen			{ color: white }