body {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
	background : #FFFFFF  fixed repeat; 
	background-color: #ffffff;
	font-family: Arial, Geneva, Verdana , sans-serif;

}

a {
	font-family: Arial, Geneva, Verdana , sans-serif;
	font-size: 15px; 
	color: #FE0188; 
	font-weight: bold; 
	text-decoration:underline 
}	

a:hover { 
	font-family: Arial, Geneva, Verdana , sans-serif;
	font-size: 15px; 
	color: #4C4B4B; 
	font-weight: bold; 
	text-decoration: none
	
}
	

	a.liens:visited, a.liens:link, a.liens:active {font-size:10px; text-decoration:underline; color:#2D2D2D }
	a.liens:hover {font-size:10px; text-decoration:none;color:#2D2D2D}
	a.videos:visited, a.videos:link, a.videos:active {font-size:14px; text-decoration:underline; color:#ffffff }
	a.videos:hover {font-size:14px; text-decoration:none; color:#ffffff }
	
	

.ref{
	display : none;
}

p {
   font-size : 12px;
   font-family : Arial;
   color : 000000;
   text-align : justify;

}

H1 {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	border: none;
	
}

H2 {
	font-size: 8px;
	color: #FFffff;
	font-weight: bold;
	border: none;
	
}

H3 {
	font-size: 6px;
	color: #FFffff;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	

}
