body {
	text-align: center;
	margin: 0px;
	background-color: #C6CED2;

}
td {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bt {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bt2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bt3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 4px;
	padding-top: 2px;

}
a.bt:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bt:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bt:hover {
	font-size: 13px;
	color: #DBDBDB;
	text-decoration: none;
}
a.bt2:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bt2:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bt2:hover {
	font-size: 12px;
	color: #002142;
	text-decoration: underline;
}
a.e:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.e:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.e:hover {
	font-size: 12px;
	color: #DBDBDB;
	text-decoration: underline;
}
