.text  {
	font-family :  Verdana, Helvetica, Arial, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #000000;
}
.text B {
	font-weight:bold;
}
.textdis {
	font-family :  Verdana, Helvetica, Arial, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #555555;
}
.textdis B {
	font-weight:bold;
}
.text A:link {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
.text A:visited {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
.text A:hover {
	color : #ff8800;
	font-weight : bold;
	text-decoration : none;
}
.smalltext  {
	font-family :  Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #ff8800;
}
.smalltext A:link {
	color : #ff8800;
	font-weight : bold;
	text-decoration : none;
}
.smalltext A:visited {
	color : #ff8800;
	font-weight : bold;
	text-decoration : none;
}
.smalltext A:hover {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}