body, td, th, p, ul, ol {
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #000000;
}

a:link, a:visited {
	color: royalblue;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

#headline1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

#headline2 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 18px;
	color: #000000;
}

form {
	display: inline;
}

input, textarea {
	background-color: #F5F8FF;
	border-left: 1px solid royalblue;
	border-top: 1px solid royalblue;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#texte {
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	text-indent: 0.5cm;
	text-align: justify;
	margin-right: 0.5cm;
}
