BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

A {
	text-decoration: none;
	color: red;
}

A:Hover {
	text-decoration: overline underline;
	color: white;
}

H1 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : x-large;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : medium;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : small;
	font-weight : bold;
}
.emailliste {
	text-decoration: none;
	color: white;
}

