.Text10B{
font-family : Tahoma;
font-size : 10pt;
color:#000000;
}

.Text10GR{
font-family : Tahoma;
font-size : 10pt;
color:#808080;
}

.Text10G{
font-family : Tahoma;
font-size : 10pt;
color:#6FA215;
}

.Text12B{
font-family : Tahoma;
font-size : 12pt;
color:#000000;
}

.Text12GR{
font-family : Tahoma;
font-size : 12pt;
color:#808080;
}

.Text9GR{
font-family : Tahoma;
font-size : 9pt;
color:#808080;
}

.Text12G{
font-family : Tahoma;
font-size : 12pt;
color:#6FA215;
}


a.Link9:link:active {
  font-family : Tahoma;
	color: #FF7C11;
	text-decoration: none;
	font-size : 9pt;
}
a.Link9:link:visited {
  font-family : Tahoma;
	color: #FF7C11;
	text-decoration: none;
	font-size : 9pt;
}
a.Link9:link {
  font-family : Tahoma;
	color: #FF7C11;
	text-decoration: none;
	font-size : 9pt;
}


a.Link10:link:active {
  font-family : Tahoma;
	color: #FF7C11;
	text-decoration: none;
	font-size : 10pt;
}
a.Link10:link:visited {
  font-family : Tahoma;
	color: #FF7C11;
	text-decoration: none;
	font-size : 10pt;
}
a.Link10:link {
  font-family : Tahoma;
	color: #FF7C11;
	text-decoration: none;
	font-size : 10pt;
}

a.Link12:link {
  font-family : Tahoma;
	color: #FF7C11;
	text-decoration: none;
	font-size : 12pt;
}