h1,h2,h3,h4,h5,h6 {
	font-family: helvetica, arial, 'sans serif';
	color:black;}

body {
	background-color: #ffffff; 
	topmargin: 0px; 
	leftmargin: 0px;}

p,table,li {
	font-family: helvetica, arial, 'sans serif'; 
	color : #000000;}

.teksti {
	font-family: helvetica, arial, 'sans serif'; 
	color : #000000; 
	margin-left: 10pt;
	font-size : 12px;}

.otsikko {
	color : #000000; 
	line-height : 100%; 
	text-align: center;}

.väliotsikko {
	font-family: helvetica, arial; 
	line-height : 100%; 
	font-size : 24px;}

.alaotsikko {
	font-family: helvetica, arial; 
	line-height : 100%; 
	font-size : 18px;}

.navigaatio {
	font-family: helvetica, arial;
	line-height : 120%; 
	font-size : 20px; 
	text-decoration: none; 
	text-align: left;}

.nimikirj {
	font-family: helvetica, arial; 
	color : #B0B0B0; 
	font-size : 10px; 	text-align: center;}

ul {
	list-style: disc;}

ol {
	list-style: decimal;}

a:link    {
	color:black}
a:visited {
	color:black}
a:active  {
	color:mediumblue}
a:hover   {
	color:mediumblue}