@charset "utf-8";
.titol {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 18px;
}
.TextNormal {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.text_TOP {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.titol_TOP {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
}
.style1 {
	font-size: 9px;
	font-style: italic;
}
table.textType {
	table-layout:fixed;
	max-width:inherit;
	width:inherit;
}
table.tdtextType {
	table-layout:fixed;
	max-width:inherit;
	width:inherit;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

table.tdContent {
	table-layout:fixed;
	max-width:550;
	max-height:600;
	width:550;
	height:600;
}


