#header  {	
	font-size: 15px; 
	font-family: verdana, arial, helvetica;
	font-weight: normal; 
	color : #999999;
}

#chapeau  {	
	font-size: 11px; 
	font-family: verdana, arial, helvetica;
	font-weight: normal; 
	color : #000000;
}

#subheader  {	
	font-size: 11px; 
	font-family: verdana, arial, helvetica;
	font-weight: normal; 
	color : #CC0000;
}

#date  {	
	font-size: 9px; 
	font-family: verdana, arial, helvetica;
	font-weight: normal; 
	color : #333333;
}

#body  {	
	font-size: 11px; 
	font-family: verdana, arial, helvetica;
	font-weight: normal; 
	color : #333333;
}

#address  {	
	font-size: 11px; 
	font-family: verdana, arial, helvetica;
	font-weight: normal; 
	color : #FFFFFF;
}

A  {	
	color : #CC0000;
	text-decoration: underline;
}

#whitelink  {	
	color : #FFFFFF;
	text-decoration: underline;
}

#greylink  {	
	color : #999999;
	text-decoration: underline;
}

body	{
		background-image: url("images/background.gif");
		background-repeat: repeat-x; 
		background-color:#ffffff;
		margin: 0px;
		text-align:center;
}
