body,td,th {
	background-image: url(fond.gif);
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
.dotted {
	text-decoration:none;
	text-align:center;
	border: 1px dotted #000066;
	width: 495px;
	height: auto;
	vertical-align: middle;
	position: relative;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;

}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
a {
	color: #336600;
	font-family: "Courier New", Courier, mono;
}

.style1 {color: #339933}
.style2 {color: #3366CC}
.style5 {
	font-size: 10px;
	color: #339933;
}
a:link {
	text-decoration:none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
