/* content */
.text-header {

	font-size: 9pt;
	font-family: Tahoma, sans-serif;
	color: #122C7A;
}
.pageContent {
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	color: #333333;
	text-decoration: none;
}
 .pageContent a {
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	color: #818181;
	text-decoration: none;
}

/* top elements */
.company { font-size: 16.5pt; font-family: Tahoma, sans-serif; color: #0C215D; text-transform: uppercase; }
.slogan { font-size: 7.5pt; font-family: Tahoma, sans-serif; color: #0C215D; text-transform: uppercase; }

/*main menu*/
.menu {  font-size: 8pt; font-family: Tahoma, sans-serif; color: #DBDEE7; text-decoration: none; }
.amenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #DBDEE7; text-decoration: underline; }

/*submenu*/
.submenu {

	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #333333;
	text-decoration: none;
}
.asubmenu {

	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #333333;
	text-decoration: none;
}

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #CED3DF; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #CED3DF; text-decoration: underline; }

/*copyright*/
.footer {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #8E94A6;
	text-decoration: none;
}

/*backgrounds*/
.main-bg { background-color: #0C215D; }
.tabella {
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	color: #333333;
	text-decoration: none;
}
.tabella a {
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	color: #818181;
	text-decoration: none;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	clip: rect(10px,10px,10px,10px);
}
.submenu2 {
	font-size: 7pt;
	font-family: Tahoma, sans-serif;
	color: #333333;
	text-decoration: none;
}
<!--.main-bg tr td table tr td table tr td table tr td table tr td table tr td table tr .pageContent div div {
	font-weight: bold;
}
-->