body {
	/*font-size:99%;*/
	font-size:16px;
	height:101%;
	font-family: Tahoma, Arial, sans-serif;
}
table, td {
	font-size: 1em;
	font-weight:inherit;
}

#sisalto, #editor1, #editor2 {
	font-size:75%;
	line-height:1.3em;	 
	color:#42464b; 
	
}
#sisalto table {
	line-height:1.3em;
}
#sisalto table {
	vertical-align:top; 
}
h1 {  
	font-size: 1.66em; 
	font-weight: bold;
	margin:0px 0px 5px 0px;
	padding:0px 0px 18px 0px;
	color:#768192;
	line-height:0.90em;
}

h2 {
	font-size: 1.0em; 
	font-weight: bold;
	margin:0em 0em 0.2em 0em;
	color:#8cb60a;
}
h3{
	font-size: 1.1em; 
	font-weight: bold; 
	margin:0em 0em 0.3em 0em;
}
h4{
	font-size: 1em; 
	font-weight: bold; 
	margin:0em 0em 0em 0em;
}
p {
	font-size: 1em;
	margin:0em 0em 0.5em 0em;
}

#sisalto ul, #editor1 ul, #editor2 ul{
	margin: 0em 0em 0.8em 1.5em; 
	padding: 0em; 
}
#sisalto ol, #editor1 ol, #editor2 ol { 
	margin: 0em 0em 0.9em 1.5em; 
	padding: 0em; 
} 
#sisalto li, #editor1 li, #editor2 li {
	font-size: 1em;
	line-height:1.3em;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}
hr {  
	background-color: #ffffff;
	color: #eaeaea; 	
	height:1px;
	
	padding:0px;
	margin:0.5em 0em 0.5em 0em;
	clear:both;
}
blockquote {
	margin:0em 0em 0em 2em;
}
#sisalto table td, #editor1 table td, #editor2 table td, #editor3 table td, #editor4 table td  {
	vertical-align:top; 
}
#sisalto table, #editor1 table   {
	border-left:1px solid #f1f5ed; 
	border-top:1px solid #f1f5ed; 
	margin:0px;
	padding:0px;

}
#sisalto table th, #editor1 table th  {
	background-color:#add922;
	text-align:left;
	padding:2px 2px 2px 4px;
	font-weight:normal;
}
#sisalto table td, #editor1 table td  {
	border-right:1px solid #f1f5ed; 
	border-bottom:1px solid #f1f5ed; 
	padding:2px 2px 2px 4px;
}
#sisalto table td p, #editor1 table td p, #sisalto table th p, #editor1 table th p  {
	margin:0px;
	padding:0px;
}

#editor1 table td, #editor2 table td, #editor3 table td, #editor4 table td  {
	border: 1px #cccccc dotted; 
}
#editor2   {
	font-weight: bold;
}
#editor2 table td  {
	font-weight: bold;
}


