body {
	font-size: 12px;
	background-color: #ffffff;
}
td {
	font-size: 12px;
}
.bt {
	font-size: 14px;
	font-weight: bold;
}

.bt2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
