
h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	margin-top: 0em; 
	margin-bottom: 15px; 
	color: #000000;
	background-color: transparent;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	margin-top: 1em; 
	margin-top: 0,3em; 
 	color: #000000;
	background-color: transparent;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	margin-top: 12px; 
	margin-bottom: 3px; 
	color: #000000;
	background-color: transparent;
}
p, li, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: normal; 
	margin-top: 0px; 
}


ul {
	margin-bottom: 10px; 
	margin-top: 0px; 
	margin-left: 30px;
}
ol {
	margin-bottom: 10px; 
	margin-top: 0px; 

}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: normal;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: normal;
}
hr {  
	color: #C6CAAD; 
	background-color: transparent;
}



#editor1 p {
	font-weight: normal;
	color: #000000;
}
#editor1 li {
	font-weight: normal;
	color: #000000;
}
#editor2 p {
	font-weight: bold;
	color: #000000;
}
#editor2 li {
	font-weight: bold;
	color: #000000;
}

#editor1 table td {
	vertical-align: top; 
	border: 1px #cccccc dotted;
	background-color: #ffffff;
	
}
#editor2 table td {
	vertical-align: top; 
	border: 1px #cccccc dotted;
	background-color: #ffffff;
}
#sisalto table td { 
	vertical-align: top; 
	background-color: #ffffff;
}

