.body{
	color : #007B9F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	text-align : justify;
	}

.header{
	color : #C0C0C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : bold;
	text-align : justify;
	}
	

	
.link01  {
	color : #007B9F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	text-align : justify;
	text-decoration: none;
}
	
A.link01:active  {
	color : #007B9F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	text-align : justify;
}

A.link01:hover  {
	color : #007B9F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	text-align : justify;
	text-decoration: underline;
}


.link02  {
	color : #007B9F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt;
	font-style : normal;
	text-align : justify;
	text-decoration: none;
}
	
A.link02:active  {
	color : #007B9F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt;
	font-style : normal;
	text-align : justify;
}

A.link02:hover  {
	color : #007B9F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt;
	font-style : normal;
	text-align : justify;
	text-decoration: underline;
}
