body {
	font-size: 11px; 
	color: #111111;
	background: #FFFFFF;  
	font-family: tahoma,verdana,ms sans serif,arial;
	margin-top: 40px;
	margin-bottom: 40px;
}

.content {
	background: #006A7A;
	font-size: 12px; 
	color: #FFF4BD;  
	font-family: arial,helvetica,;
	}

.tbjustifie { 
  text-align: justify; 
	background: #006A7A;
	font-size: 12px; 
	color: #FFF4BD;  
	font-family: arial,helvetica,;
	}
	
.tbjustifie2 { 
  text-align: justify;
	background: #007A8A;
	font-size: 12px; 
	color: #FFF4BD;  
	font-family: arial,helvetica,;
	}

A, A:link, A:active, A:visited {
	color			: #FFFFFF;
	text-decoration		: none;
	font-weight		: bold;
	
}

A:hover {
	color			: #FFFFFF;
	text-decoration		: underline;
	font-weight		: bold;
}

.table {
	font-size: 11px; 
	color: #ffffff;
	font-family: tahoma,verdana,ms sans serif,arial;
}
