body
{
	margin-top:     20;
    font-family: 	'Verdana';
	font-weight: 	normal;
	font-size: 		8pt;
	text-align: 	left;
}

div.keskiosa
{
    border-style:   solid;
	border-width:   1px;
	border-top:     none;
	border-bottom:  none;
    padding-left:    50px;
}

td.lomake
{
    font-family: 	'Verdana';
	font-weight: 	bold;
	font-size: 		8pt;
}

td.virhe
{
    font-family: 	'Verdana';
	font-weight: 	bold;
	font-size: 		8pt;
	color:          red;
    margin-bottom:  0px;
}

td.otsikko
{
    border-style:       solid;
	border-width:       1px;
	border-color:       #000000;
    font-family: 	    'Verdana';
	font-weight: 	    bold;
	font-size: 		    12pt;
	color:              #ffffff;
	background-color:   #0061cd;
	padding-left:       5;
	padding-top:        5;
	padding-bottom:     5;
	padding-right:      5;
}

table.sisenna {
    margin-left:       10;
    margin-top:        5;
    font-size: 		   8pt;
}

.lomake
{
  font-family:	'Verdana';
	font-weight:	bold;
	font-size: 		8pt;
}


td.ohje
{
    font-family:	'Verdana';
	font-style:  	italic;
	font-size: 		8pt;
    padding-left:   8pt;
    padding-top:    15pt;
}

a.ohje
{
    font-family:	'Verdana';
	font-style:  	italic;
	font-size: 		8pt;
    font-weight: 	normal;
}


p
{
    font-size: 		8pt;
    font-weight:	none;
}

p.selite
{
    font-family: 	'Verdana';
	font-weight: 	bold;
	font-size: 		10pt;
	color:          #000000;
}

a
{
    font-size: 		10pt;
    font-weight: 	bold;
    color:          #3399cc;       
}


