body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC33;



}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.petit {
	color: #CCCCCC;
	font-size: 10px;
}
.gras {
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #DF0000;

}
a:visited {
	color: #555555;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.main {
	font-weight: normal;
	font-family: Comic Sans MS;
	font-size: 12px;

}
