.titre {
	font-family: "Kristen ITC";
	font-size: 24px;
	color: #33FF66;
}
body {
	font-family: "Kristen ITC";
	color: #FFFF00;
	font-size: 12px;
	background-color: #999999;

}
table {
	font-family: "Kristen ITC";
	font-size: 16px;
	background-color: #000000;
}
.soustitre {
	font-family: "Kristen ITC";
	font-size: 20px;
	color: #FF0000;
	font-style: italic;
	text-decoration: blink;
}
a:link {
	font-family: "Kristen ITC";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.ptinfo {
	font-family: "Kristen ITC";
	font-size: 11px;
	color: #FFFF00;
}
a:visited {
	font-family: "Kristen ITC";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

