<STYLE TYPE='text/css'>
		.page_head {
			font-size: 16pt;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-align : center;
			color : #003366;
			font-variant: small-caps;
	  	  }

	  	  .body_head {
	  	  	font-size: 10pt;
	  	  	font-family: Arial, Helvetica, sans-serif;
	  	  	font-weight: bold;
	  	  	text-align : center;
	  	  	color : #003366;
	  	  }

	  	  A {
	  	  	font-family : Arial, Helvetica, sans-serif;
	  	  	color : #660000;
	  	  	font-size: 8pt;
	  	  }

	  	  A:LINK {
	  	  	font-family : Arial, Helvetica, sans-serif;
	  	  	color : #660000;
	  	  	font-size: 8pt;
	  	  	text-decoration : underline;
	  	  }

	  	  A:VISITED {
	  	  	font-family : Arial, Helvetica, sans-serif;
	  	  	color : #666666;
	  	  	font-size: 8pt;
	  	  	text-decoration : underline;
	  	  }

	  	  A:HOVER {
	  	  	color : #999999;
	  	  	text-decoration : none;
	  	  }

	  	  .home {
			font-family : Arial, Helvetica, sans-serif;
			color : #000000;
			font-size: 12px;
			font-weight : normal;
	  	  }
		  
		
		.navlinkbleu:LINK {
			font-family : Arial, Helvetica, sans-serif;
			color : #003366;
			font-size: 8pt;
			font-weight: bold;
			text-decoration: none;
		}
		
		.navlinkbleu:VISITED {
			font-family : Arial, Helvetica, sans-serif;
			color : #003366;
			font-size: 8pt;
			font-weight: bold;
			text-decoration : none;
		}
		
		.navlinkbleu:HOVER {
			font-family : Arial, Helvetica, sans-serif;
			color : #003366;
			text-decoration : underline;
			font-size: 8pt;
			font-weight: bold;
		}
		
		.interior {
			font-family : Arial, Helvetica, sans-serif;
			color : #000000;
			font-size: 14px;
			font-weight : normal;
		}
		
		.interiorlink:link {
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			text-align : center;
			color : #660000;
			text-decoration: underline;
		}
		
		.interiorlink:hover {
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			text-align : center;
			color : #660000;
			text-decoration: none;
		}
		
		.interiorlink:visited {
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			text-align : center;
			color : #660000;
			text-decoration: underline;
		}

		fieldset {
			background-color: #ffffff;
			margin: 5px;
			padding: 5px;
			border-top-width: thin;
			border-right-width: thin;
			border-bottom-width: thin;
			border-left-width: thin;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #ccccccc;
			border-right-color: #999999;
			border-bottom-color: #999999;
			border-left-color: #CCCCCC;
			font-family: Arial, Helvetica, sans-serif;
			color: #000000;
			font-style: normal;
			font-weight: normal;
			text-align: left;
			font-size: 12px;
		}
		.fieldhead {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: bold;
			color: #003366;
			text-align: right;
			text-indent: 2px;
			white-space: normal;
			display: table;
	}
		legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
	text-align: left;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 10px;
	padding-bottom: 0px;
	}
</STYLE>