BODY {
	margin: 20pt 5pt 20pt 5pt; color : Black;
	background-color : #E90101;
	font-size : 10pt;
	text-align : justify;
	font-family : Verdana;font-size: 9pt;}

TABLE {
	color : Black;
	background-color : #FFFFFF;
	font-size : 10pt;
	text-align : justify;
	font-family : Verdana;
	
	border : #E90101;font-size: 9pt;}

H1 {
	font-size : 14pt;
	color : Black;
}

H2 {
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}

H4 {
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}





A {
	color : Blue;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : Yellow;
	text-decoration : none;
}