a             { font-size: 8pt; color: #333333; text-decoration: none;  }
.pieni_teksti { font-size: 7pt;  }
.suuri_teksti { font-size: 10pt; }
.valikko_vali { font-size: 8pt;  }
a:visited     {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
a:hover       { color: red;  text-decoration: none;}

a.valikko     { font-size: 0.936em; color: black; text-decoration: none; font-family: Verdana }
a.valikko:visited { font-size: 0.936em; color: black; text-decoration: none; font-family: Verdana }
a.valikko:hover{color: red;  background-color:;  text-decoration: none;}

a.ylavalikko     { font-size: 7pt; color: #006699; text-decoration: none; font-family: Verdana }
a.ylavalikko:visited { font-size: 7pt; color: #006699; text-decoration: none; font-family: Verdana }
a.ylavalikko:hover{color: red;  background-color:;  text-decoration: none;}

a.otsikko   {
	
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-weight: 900;
}
a.otsikko:visited { font-size: 14pt; color: #333333; text-decoration: none; font-weight: 900; font-family: Verdana }
a.otsikko:hover   { font-size: color: red; text-decoration: none; }

p             {
	font-family: Verdana;
	font-size: 8pt;
	margin-left: 0;
	margin-right: 0;



}
tr            { font-family: Verdana; font-size: 8pt; }
ul {
	left: 0px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	list-style-image:  url(images/bullet1.jpg);
	text-indent: 0pt;
	padding-left: 0px;
	margin-left: 16px;
	clip:  rect(auto auto auto 0px);
	margin-top: 0px;
	padding-top: 0px;
}
ul.kiinni        {
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 0px;

}
ol            {
	font-family: Verdana;
	font-size: 8pt;
	
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h1            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt; margin-bottom: 0 }
h2            {
	font-size: 14pt;
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-weight: 900;
	margin-bottom: 0pt;
}
h3            {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-bottom: 0pt;
	margin-top: 0pt;
	color: #00406F;
    font-weight: 900;

}

.lihavoitu  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
.alaotsikko   { font-family: Verdana, Tahoma, Arial; font-size: 10pt; margin-top: -8; margin-bottom: 0 }
.suurempi     { font-size: 10pt }

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
       margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 0px;
	clip:  rect(auto auto auto 0px);


}
.tasattu {
	text-align: justify;
}
.topmarg {
	margin-top: 0pt;
}
.botmarg {
	margin-bottom: 4pt;

}
.topbotmarg {
	margin-top: 4pt;
	margin-bottom: 4pt;

