.textmodule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 15px;
}
.text_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff6600;
}

.textmodule h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

.textmodule h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

.textmodule h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

.textmodule h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

.textmodule h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

.textmodule h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

.textmodule p {
	padding:0 0 10px 0;
	margin:0px;
}
.tab_testa {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
	background-color: #CCCCCC;
	background-repeat: repeat;
	display: table-row-group;
}
