body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
td {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 23px;
}
a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.bt h1 {
    font-size:14px;
	font-weight:bold;
	color:#003366;
	line-height:14px;
}
