/* for tradscium.com  2001-02-10 */

H1 {	
	text-align: center;
	color: #0033FF;  /* a blue */
	font-family: Verdana, Arial, Helvetica, sans-serial; 
	font-weight: 700; font-size: 20pt;
     }

H2 { 
	text-align: left;    
	color: #0000FF;  /* blue */
	font-family: "Times Roman", sans-serial; 
	font-weight: 700; font-size: 16pt;}


H3 { 
	text-align: left; 
	color: #0000FF; 
	font-family: "Times Roman", sans-serial; 
	font-weight: 700; font-size: 14pt;
     }

 
H4 { 
	color: #0000FF; 
	font-family: "Times Roman", sans-serial; 
	font-style: italic;
	font-weight: 700; font-size: 12pt;}


BODY {
	background-color: #FFF5EE;
	font-family: 'Times Roman', Arial, Helvetica, sans-serif; 	
	font-size: 12pt;
	margin-left: 10%;
	margin-right: 10%;	
}


A:link 	{ color:blue; }
A:visited { color:blue; } 
A:active { color:blue; } 

/* ruler noshade and size do not display properly ?? if styled  - MUST ADD IN LINE */
HR.div { align: center; width: 50%;  }

TD.p-content { 
	font-family: helvetica, sans-serif; font-size: 10pt;
	vertical-align: top; text-align: left;}

/* font def for text (consignes) emphasized text in dark red */
FONT.empha {
	color: #ff0000;
	font-weight: 600;
}
/* font def for text emphasized text in dark blue */
FONT.empha-blue {
	color: #000080;
	font-weight: 600;
}


/* font def for copie preliminaire, copie finale */
FONT.copie {
	color: #000080;
	font-style: italic;
	font-weight: 600; }