 html,body,p,ul,li,td {
   font-size : 9px; 
   font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
   color : #333333;
   background-color : transparent
 
  }

  h1 {
  font-size : 28px;
  font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
  color : #064F5E;
  text-align: center;
  }
  
  h2 {
  font-size : 20px; 
  font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
  color : blue; 
  padding-left:15px;
  }
  balise{background-color: transparent;}
  
 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00638C;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00638C;
}
a:hover {
	text-decoration: none;
	color: #00638C;
}
a:active {
	text-decoration: none;
	color: #00638C;
}


