table, tr, td {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #000000;
	}

.sz03 {
	font-size:10px;
	}

p {
	font-family: Arial, sans-serif;
	font-size:12px;
	text-align: justify;
	color: #000000;
	}

.liste {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #000000;
	}

a:link {
	color: #001058;
	text-decoration: none
	}

a:visited {
	color : #001058;
	text-decoration: none
	}

a:hover {
	color:#FF3300;
	text-decoration: none
	}
a:active {
	color: #FF3300;
	text-decoration: none
	}

.input {
	color: #369;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	padding-left: 2px;
	border-top: 1px solid #369;
	border-left: 1px solid #369;
	border-right-color: #369;
	border-right-width: 1px;
	border-bottom-color: #369;
	border-bottom-width: 1px;
	}

.button {
	color: #f5f5f5;
	font-size: 12px;
	font-family: Arial; font-weight: bold;
	background-color: #369;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border-color: #4182c4 #274f77 #274f77 #4182c4;
	border-style: solid;
	border-width: 2px;
	}
