body { 
	padding: 0px; 
	margin: 0px; 
	spacing: 0px; 
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.otsikko {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: BOLD;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textIsoBoldHarm {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: BOLD;
	font-variant: normal;
	color: #cccccc;
	text-decoration: none;
}
.textIsoBoldSininen {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: BOLD;
	font-variant: normal;
	color: #333399;
	text-decoration: none;
}
.textIsoBold {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: BOLD;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.textIsoBold18 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: BOLD;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

a 					{ color: #000000; background: transparent; text-decoration: none;}
a:hover 			{ color: #999999; background: transparent;}


.link 					{
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}
.link:hover 			{
	color: #FFFFFF;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
}


.link2 					{
	color: #999999;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}
.link2:hover 			{
	color: #999999;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
}
