.header{
	font-family: Tahoma, sans-serif; 
	text-transform: uppercase; 
	font-size:12px;
	font-weight: bold;
}

a.header{
	color:#000;
	TEXT-DECORATION: none;
}

a.header:hover{
	color:#000;
	TEXT-DECORATION: none;
}


table.carcas th{
		background-color:#f6f6f6;
}

.cert{
	font-family: sans-serif, Tahoma;
	font-size:8pt;
	color:#1e106a;
	TEXT-DECORATION: none;
}

a.cert {

	color:#1e106a;
}

.lang {
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.lang a {
	COLOR: black
}

.nodeco {
	COLOR: black; 
	TEXT-DECORATION: none
}