/* CSS Document */
body {
	background-image: url(fond.gif);
	margin-left: 180px;
	margin-right: 180px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0066;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
.style1 {color: #3366CC}
.style2 {color: #339933}
.style4 {color: #FF0000}
.style5 {
	font-size: 10px;
	color: #339933;
}

