a img{
	border: none;
}
.bold{
	font-weight: bold;
	text-align: left;
}
.white{
	font-weight: bold;
	color: #ffffff;
}
.pink{
	font-weight: bold;
	color: #ec057a;
}
.blue{
	font-weight: bold;
	color: #008ad2;
}
.orange{
	font-weight: bold;
	color: #f26008;
}
.green{
	font-weight: bold;
	color: #009900;
}
.magenta{
	font-weight: bold;
	color: #950bb3;
}
.husnegt .title{
	background-color: #ebebeb;
	text-align: center;
	border: none;
	border-top: none;
	border-right: none;
}
.husnegt td{
	border: 1px solid #b6b6b6;
	border-top: none;
	border-right: none;
	border-right: none;
	height: 20px;
}
.husnegt{
	border: 1px solid #b6b6b6;
	border-bottom: none;
	border-left: none;
	border-top: none;
	text-align: center;
}
.bbody .body{
	padding: 15px 20px 10px 0px;
}
.bbody ul{
	list-style-position: outside;
	list-style-type: disc;
	margin: 12px 0;
}
.bbody p{
	margin: 5px 0;
	padding: 0px;
}
.bbody h1{
	color: #cc0000;
	margin: 15px 0 20px 0;
}
.content_img{
	float: right;
	margin-right: 2px;
}
.bbody p,.mbody li,td{
	line-height: 14px;
	color: #656565;
	font-family: tahoma;
	font-size: 11px;
}
#be_pad{
	border: 1px solid #cdcdcd;
}
a,h1{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #656565;
}
a:hover{
	color: #ec057a;
}
