body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c7c7c7;
	line-height:1.68;
}
body {
	background-color: #404040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #c7c7c7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c7c7c7;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
.keyword { border:#808080 1px solid; background-color:#b3b3b3; height:16px;}
.bname { color:#FFFFFF; font-size:14px; font-weight:bold; line-height:27px; padding-left:5px;}
.btitle { background:url(images/line.gif) bottom left repeat-x; line-height:28px; height:28px; text-align:left; color:#f1f1f1; font-size:14px; font-weight:bold;}
