td {
	font-size: 9pt;
	line-height: 20px;
	color: #B6B6B6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
a.a2:link {
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.a2:visited {
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.a2:hover {
	font-size: 9pt;
	color: #E7E7E7;
	text-decoration: underline;
}
.titlecase_box{
width:180px;
height:20px;
margin-left:500px;
}