P  {}

H1  {}

H2  {}

H3  {}

A  {}



.text_01  {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : #000000;
	margin : 0;
	padding-right: 0; 
	padding-top: 0; 
	padding-bottom: 0;
}
.text_02  {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF
	
}

.text_03  {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : #FFFFFF
	
}

.text_04  {
	font-family : Arial;
	font-size : 12pt;
	text-decoration : none;
	color : #000000
	
}
a:hover  {
	text-decoration : underline;
}

A  {
	text-decoration : none;
	color : #000000
}