/* Copyright (c)2000 Louis Jean-Richard, Switzerland. All Rights Reserved. */
/* css page_ex */
BODY {
	background:		URL("bgt2.gif") white;
	font-family:	arial, sans-serif;
	color:		black;	/* IE */
}
#PAGEHEADER TABLE {
	background:		#C0F4EC;
}
.bar	{
	background:		#008080; 
}
#PAGEHEADER TD.lheader {
	width:		84%;
	font-size:		large;
	text-align:		left;
	vertical-align:	middle;
}
#PAGEHEADER TD.rheader {
	width:		15%;
	font-size:		small;
	text-align:		right;
	vertical-align:	middle;
}
#PAGEBODY {
	text-align:		center;
	font-family:	arial, sans-serif;
	font-size:		normal;
	color:		red;
}
#PAGEBODY TD {
	font-family:	arial, sans-serif;
	font-weight:	normal;
	font-style:		normal;
	color:		black;
	font-size:		small;
}
#PAGEBODY TD.section {
	font-size:		125%;
	text-align:		left;
}
#PAGEBODY PRE {
	font-family:	courier, arial, sans-serif;
}
#PAGEFOOTER TD {
	text-align:		center;
	font-family:	arial, sans-serif;
	font-size:		small;
	color:		black;
}
/* end page_ex */
