@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	margin-top: 5px;
}
.style1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.Style2  {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #0066A4;
}
a:visited {
	color: #0066A4;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}
.Style3  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0080C0;
}
.Style3petit  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0080C0;
}
.Style4  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF8000;
}
.Style5  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #009900;
}
.Style5petit  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009900;
}
.Style6  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF00FF;
}
