BODY, TD {
	font-family : Arial;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color: blue;
	font-family : Arial;
}

A:Hover {
	text-decoration: underline;
	color: Blue;
}

.Tittel {
	font-size: large;
	font-weight: bold;
	font-family : "Lucidia Calligraphy","Lucida Handwriting", "Times New Roman";
}

.sub {
	
	font-weight: bold;
	font-size: larger;
	font-family : Georgia;
}

.min {
	font: Arial;
	font-size: smaller;
}