@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #555555;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000;
}

/*body,td,th {
	color: #000;
}
*/

#BD_Descrip_sm {
	font-weight: bolder;
	padding-bottom: 10px;
}
