/*
BODY  {
	text-align: justify;
	margin-left: 10%;
	margin-right: 10%;
}
H1 {
	font-size: 20;
	font-family: Arial;
	text-align : left;
	font-weight : bold;
}
H2 {
	font-size: 18;
	font-family: Arial;
	text-align : left;
	font-weight : bold;
}
H3 {
	font-size: 16;
	font-family: garamond;
	font-weight: bold;
}
#main_txt{
	margin-left:15%;
	margin-right:15%;
	font-size: 16;
}*/
.allekirjoitus {
	color : Black;
	font-weight : normal;
	font-style : normal;
	text-align : right;
}
EM {
	color : red;
	font-weight : bold;
	font-style : normal;
}
.huomio {
	color : #FF4500;
	font-weight : bolder;
	font-style : oblique;
	font-variant : small-caps;
	text-align : center;
}
.sisennys{
	margin-left: 20%;
	text-align: justify;
}
.momentti{
	font-weight: bold;
	vertical-align: top;
	padding-right: 5px;
}
.leipateksti{
	text-align: justify;
	padding-bottom: 20px;
}
code{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}