body, td, p, div, ul, li, ol { 
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	font-size: 10pt; 
}
form, input, select { 
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif; 
	font-size: 10pt; 
}
a:link { 
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif; 
	font-size: 10pt; 
	text-decoration: none; 
}
a:visited { 
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif; 
	font-size: 10pt; 
	text-decoration: none; 
}
a:hover { 
	font-family: arial, helvetica, geneva, swiss, sunsans-regular, sans-serif; 
	font-size: 10pt; 
	text-decoration: underline;  
}
.titlu { 
	color: #003399; 
	font-size: 12pt; 
	font-weight: bold; 
}
.titlu:link { 
	color: #003399; 
	font-size: 12pt; 
	font-weight: bold; 
}
.titlu:visited { 
	color: #003399; 
	font-size: 12pt; 
	font-weight: bold; 
}
.titlu:hover { 
	color: #003399; 
	font-size: 12pt; 
	font-weight: bold; 
}
.bleu { 
	color: #0099ff; 
	font-size: 9pt; 
}
.bleu:link { 
	color: #0099ff; 
	font-size: 9pt; 
}
.bleu:visited { 
	color: #0099ff; 
	font-size: 9pt; 
}
.bleu:hover { 
	color: #0099ff; 
	font-size: 9pt; 
}
.alb { 
	color: white; 
}
.alb:link { 
	color: white; 
}
.alb:visited { 
	color: white; 
}
.alb:hover { 
	color: white; 
}
.titlualb { 
	color: white; 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 5px; 
}
.titlualb:link { 
	color: white; 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 5px; 
}
.titlualb:visited { 
	color: white; 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 5px; 
}
.titlualb:hover { 
	color: white; 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 5px; 
}
.titlunegru { 
	color: black; 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 5px; 
}
.titlunegru:link { 
	color: black; 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 5px; 
}
.titlunegru:visited { 
	color: black; 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 5px; 
}
.titlunegru:hover { 
	color: black; 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 5px; 
}