TD {
	font-size : 9pt;
	font-family : Arial;
	color: #001D03;
}
  A:link {font-size : 9pt;font-family : Arial;color: Blue;}
  A:visited {font-size : 9pt;font-family : Arial;color: Blue;}
  A:active {font-size : 9pt;font-family : Arial;color: Blue;}
  A:hover {font-size : 9pt;font-family : Arial;color: Blue;}

  A.Data:link {font-size : 8pt;font-family : Arial;color: #001D03;text-decoration: none; font-weight :bold;}
  A.Data:visited {font-size : 8pt;font-family : Arial;color: #001D03;text-decoration: none; font-weight :bold;}
  A.Data:active {font-size : 8pt;font-family : Arial;color: #001D03;text-decoration: none; font-weight :bold;}
  A.Data:hover {font-size : 8pt;font-family : Arial;color: #001D03;text-decoration: none; font-weight :bold;}

  A.BIG:link {font-size : 12pt;font-family : Arial;color: #001D03;text-decoration: none; font-weight :bold;}
  A.BIG:visited {font-size : 12pt;font-family : Arial;color: #001D03;text-decoration: none; font-weight :bold;}
  A.BIG:active {font-size : 12pt;font-family : Arial;color: #001D03;text-decoration: none; font-weight :bold;}
  A.BIG:hover {font-size : 12pt;font-family : Arial;color: #001D03;text-decoration: none; font-weight :bold;}

B.Title {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color: #F8A606;
}
B.Menu {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color: #001D03;
}

P {
    margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	font-size : 9pt;
	font-family : Arial;
	color: #001D03;
}
P.title {
	color: #F8A606;
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	margin-top : 0px;
}
H1.title {
	color: #F8A606;
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	margin-top : 0px;
}
