h1   {
		font-family: arial, helvetica;
		font-weight: bold;
		font-size: 13pt;
		color:##333333}

h2{font-family: verdana, helvetica;
		
		font-weight: bold;
		font-size: 16pt;
		color:#333333}

h3{font-family: arial, helvetica;
		
		font-weight: bold;
		font-size: 14pt;
		color:#333333}

h4{font-family: Times, helvetica;
		
		font-weight: normal;
		font-size: 13pt;
		color:#333333}

h5{font-family: times, helvetica;
		font-weight: normal;
		font-size: 10pt;
		color:#333333}


h6{font-family: verdana, helvetica;
		font-weight: normal;
		font-size: 9pt;
		color:#333333}

p{font-family: arial, helvetica; 
		font-size: 8pt; 
		font-weight: normal;  
		color:#color:#333333}

table {font-family: verdana, helvetica;
		font-size: 8pt; 
		font-weight: normal; 
		color:#color:#333333}



.otsikko 
{ font-family: arial, helvetica;
		
		font-weight: bold;
		font-size: 12pt;
		color:#000000}

.otsikko_madallettu 
{ font-family: verdana, helvetica;
		
		font-weight: bold;
		font-size: 10pt;
		color:#000000}



ul{font-family: arial, helvetica;
		font-weight: normal;
		font-size: 8pt;
		line-height: 15pt;
		list-style: square;
		color:#333333}

a:link{text-decoration: none; color: #000000}


a:visited{text-decoration: none; color: #000000}

A:hover{text-decoration: none; 

		color: #333333}



