body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A2E37;
}
td{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #9EBDC2;
}
a:link {
	color: #D1BD62;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D1BD62;
}
a:hover {
	text-decoration: none;
	color: #D1BD62;
}
a:active {
	text-decoration: none;
	color: #D1BD62;
}
.font14px{
	font-size: 14px;
	line-height: 18px;
	color: #D1BD62;
	font-weight: bold;
}