BODY {
	font-family : Arial;
	font-size : 10pt;
}

H1 {
	font-size : 12pt;
	margin-bottom: 1mm;
}
H2 {
	font-size : 10pt;
	margin-bottom: 1mm;
}
A {
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color : Red;
	text-decoration : underline;
}

P.main {
	margin-bottom : 1mm;

