.bdsite {
	font-family: "Arial";
	font-size: 13px;
	background-color: #000000;
	color: #B2B2B2;

}
h1 {
	font-family: "Arial";
	font-size: large;
	color: #999999;
}
h2 {
	font-family: "Arial";
	font-size: medium;
	color: #999999;
}
h3 {
	font-family: "Arial";
	font-size: 16px;
	color: #999999;
}
h4 {
	font-family: "Arial";
	font-size: 14px;
	color: #CCCCC;
	font-weight: bold;

}
h5 {
	font-family: "Arial";
	font-size: 10px;
	color: #999999;
}
p {
	font-family: "Arial";
	font-size: 13px;
	color: #B2B2B2;
}
a {
	font-family: "Arial";
	color: #CCCCCC;
	font-style: oblique;
	text-decoration: none;
}