<style type="text/css">
<!--
body, blockquote, p, td {  
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
}

.normal{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #003366;
}

a.normal:link { color: #003366; text-decoration: none; cursor:help }
a.normal:visited { color: #003366; text-decoration: none; cursor:help }
a.normal:active { color: #FF0000; text-decoration: none; cursor:help }
a.normal:hover { color: #000080; text-decoration: none; cursor:help }

.normalL{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #003366;
}
a.normalL:link { color: #003366; text-decoration: underline }
a.normalL:visited { color: #003366; text-decoration: underline }
a.normalL:active { color: #FF0000; text-decoration: underline }
a.normalL:hover { color: #000080; text-decoration: underline }


.nav{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

a.nav:link { color: #000000; text-decoration: none }
a.nav:visited { color: #000000; text-decoration: none }
a.nav:active { color: #000000; text-decoration: underline }
a.nav:hover { color: #000080; text-decoration: underline }

input {
    font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
	color: #003366;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10pt;
	/*background-color: #f4f4f4;*/
	width: 125px;
	height: 23px;
	/*border: 1px solid #003366;*/
	background-color: FFFFFF;
}

input.submitLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10pt;
	/*background-color: #f4f4f4;*/
	/*width: 125px;*/
	height: 23px;
	/*border: 1px solid #003366;*/
	background-color: FFFFFF;
}

input.submitNarrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10pt;
	/*background-color: #f4f4f4;*/
	width: 95px;
	height: 23px;
	/*border: 1px solid #003366;*/
	background-color: FFFFFF;
}

input.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10pt;
	width: 150px;
	height: 20px;
	border: 1px solid #003366;

}

input.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: FFFFFF;
	font-size: 10pt;
	width: 36px;
	height: 20px;
	border: 1px solid #003366;
}

input.input3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10pt;
	width: 55px;
	height: 20px;
	border: 1px solid #003366;
}

input.input4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10pt;
	width: 262px;
	height: 20px;
	border: 1px solid #003366;
}

input.input5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10pt;
	width: 200px;
	height: 20px;
	border: 1px solid #003366;
}

textarea.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	width: 100%;
	color: #003366;
	background-color: #FFFFFF;
}


.select5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	width : 200px;
	height : 20px;
	font-size : 10pt;
	border: 1px solid #003366;
}

input.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 7pt;
	width: 80px;
	height: 20px;
	border: 1px solid #003366;
}


.navR {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #003366;	
}

a.navR:link {color: #003366; text-decoration: none; cursor: help}
a.navR:visited {color: #003366; text-decoration: none; cursor: help}
a.navR:active {color: #FF0000; text-decoration: underline; cursor: help}
a.navR:hover {color: #003366; text-decoration: underline; cursor: help}

.navRL {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #003366;	
}
a.navRL:link {color: #003366; text-decoration: none}
a.navRL:visited {color: #003366; text-decoration: none}
a.navRL:active {color: #FF0000; text-decoration: underline}
a.navRL:hover {color: #003366; text-decoration: underline}

.error{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

h1 {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 18pt;
	color: #003366;
}

h2 {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 16pt;
	color: #003366;
}

h3 {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #003366;
}

h4 {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #003366;
}

.h5 {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #cc6600;
}

h5 {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #cc6600;
}

h6 {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #003366;
}

.annonce6 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 6pt;
	color: #000000;
}

.annonce6L {
	font-family: Verdana, Arial, Helvetica;
	font-size: 6pt;
	color: #000066;
}

a.annonce5L:link {color: #000066; text-decoration: underline}
a.annonce5L:visited {color: #000000; text-decoration: none}
a.annonce5L:active {color: #FF0000; text-decoration: underline}
a.annonce5L:hover {color: #FF0000; text-decoration: underline}


.annonce7 {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
}

.annonce7L {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #000066;
}

a.annonce7L:link {color: #000066; text-decoration: underline}
a.annonce7L:visited {color: #000000; text-decoration: none}
a.annonce7L:active {color: #FF0000; text-decoration: underline}
a.annonce7L:hover {color: #FF0000; text-decoration: underline}


.annonce9 {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}

.annonce9L {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000066;
}

a.annonce9L:link {color: #000066; text-decoration: underline}
a.annonce9L:visited {color: #000000; text-decoration: none}
a.annonce9L:active {color: #FF0000; text-decoration: underline}
a.annonce9L:hover {color: #FF0000; text-decoration: underline}


-->
</style>
