body {
	margin: 0px;
}
.title1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;



}
.text {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #242424;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;

}
a:hover {
	text-decoration: none;
	color: #CC9900;
	background-color: #333333
}
.title1gld {

	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #CC9900;
	font-weight: bold;
}
.textgld {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #CC9900;
	font-weight: normal;

}
a.gld:link {
	text-decoration: underline;
	color: #CC9900;
}
a.gld:visited {
	text-decoration: underline;
	color: #CC9900;

}
a.gld:hover {
	text-decoration: none;
	background-color: #CC9900 ;
	color: #000000;


}
.drilltext {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: -15px;


}
a.title:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.title:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a.title:hover {
	text-decoration: none;
	color: #CC9900 ;

