TD {
	font-size : 8pt;
	font-family : Arial;
}
  A:link {font-size : 8pt;font-family : Arial;color: Blue;}
  A:visited {font-size : 8pt;font-family : Arial;color: Blue;}
  A:active {font-size : 8pt;font-family : Arial;color: Blue;}
  A:hover {font-size : 8pt;font-family : Arial;color: Blue;}

  A.Left:link {font-size : 8pt;font-family : Arial;color: #E5EAFE;}
  A.Left:visited {font-size : 8pt;font-family : Arial;color: #E5EAFE;}
  A.Left:active {font-size : 8pt;font-family : Arial;color: #E5EAFE;}
  A.Left:hover {font-size : 8pt;font-family : Arial;color: #E5EAFE;}


  A.Data:link {font-size : 9pt;font-family : Arial;color: Black;text-decoration: none;}
  A.Data:visited {font-size : 9pt;font-family : Arial;color: Black;text-decoration: none;}
  A.Data:active {font-size : 9pt;font-family : Arial;color: Black;text-decoration: none;}
  A.Data:hover {font-size : 9pt;font-family : Arial;color: Blue;text-decoration: none;}

  A.newshref:link {font-size : 9pt;font-family : Arial;color: Blue;}
  A.newshref:visited {font-size : 9pt;font-family : Arial;color: Blue;}
  A.newshref:active {font-size : 9pt;font-family : Arial;color: Blue;}
  A.newshref:hover {font-size : 9pt;font-family : Arial;color: Blue;}

B {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color: Black;
}
B.Name {
	font-size : 10pt;
	font-family : Arial;
	font-weight : none;
	color: #F5840A;
}
H1.Name {
	font-size : 10pt;
	font-family : Arial;
	font-weight : none;
	color: #F5840A;
}
B.Work {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color: Blue;
}

B.Tit {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color: Blue;
}

P {
	font-size : 8pt;
	font-family : Arial;
	color: Black;
	margin-left : 20px;
	margin-right : 0px;
}

DIV {
	font-size : 8pt;
	font-family : Arial;
	color: Black;
}
P.title {
	color: #D2691E;
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	margin-top : 0px;
}

P.text {
	font-size : 9pt;
	font-family : Arial;
	color: Black;
	margin-left : 10px;
	margin-right :10px;
}

B.Line {
	font-size : 4pt;
	line-height : 4pt;
}

P.smalltext {
	font-size : 8pt;
	font-family : Arial;
	color: Black;
}

