body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bdy-txt {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.bdy-txt a {
	color: #013990;
	text-decoration: underline;
}
.bdy-txt a:hover {
	color: #333333;
	text-decoration: none;
}
.img{
padding-bottom:10px;

}.img-bdr {
	background-color: #FFFFFF;
	padding: 2px;
	border: 15px solid #e4e4e4;
}
.copyright{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccdeef;
	text-decoration: none;
	padding-left:15px;
}
.topic {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #013990;
	text-decoration: none;
	margin-bottom:20px
}
.img-bdr-blue {
	padding: 2px;
	border: 1px solid #01378e;
}
.sub-topic {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013990;
	text-decoration: none;
	margin-bottom:20px
}