A {
	color : Black;
}

H1 {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
}

H2 {
	font-family: Arial;
	font-Size: 10pt;
	font-weight: bold;
	text-align: center;
	color: White;
}
p {
	font-family : Arial;
	font-size : 8pt;
	text-align : justify;
	margin-left : 10px;
}

P.extli {
	font-family : Arial;
	font-size : 8pt;
	text-align : left;
	color: White;
}

P.extmi {
	font-family : Arial;
	font-size : 8pt;
	text-align : center;
	color: White;
}

P.extre {
	font-family : Arial;
	font-size : 8pt;
	text-align :right;
	color: White;
}

TD.text {
	padding-top : 30px;
}
