body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding:0px;
}
.Otsikko1, H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


.Otsikko2, H2{    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D338E;
}




.Otsikko3, H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#8E2344;
	background: url(/www/images/layout/bull_2.gif) no-repeat;
	margin:2px 2px 3px 0px;
	padding-left:10px;
	display:block;
	border-bottom:1px solid #8E2344;
	clear:both;
	font-weight: normal;

}

.Otsikko4, H4 {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D338E;/*COLVAR34*/
	padding: 2px 0px 0px 0px;
	height:auto;
	line-height:auto;
	display:block;
	margin: 2px 0px 1px 0px;
	clear:both;
}
.Otsikko5, H5 {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8E2344;
	padding: 2px 10px 1px 0px;
	height:auto;
	line-height:auto;
	display:block;
	margin: 2px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear:both;
}
.harma {
	background-color: #A8CEE2;
	padding:2px 0px 2px 2px;
	margin: 0px;
	font-size: 11px;
	color:#FFFFFF;
}

.sininen {
	padding:2px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #254A9D;
	padding:2px 0px 0px 0px;
	color:#254A9D;
	margin-bottom: 3px;	
}

.vihrea {
	padding:2px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #BAC405;
	color:#8C914F;
	margin-bottom: 3px;	
}
hr {
	border:0;
	height:1px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color:#000000;

}