table {
	font-size: 14px;
	color: #000000;
}
p {
	font-size: 14px;
	color: #333333;
	line-height:20px;
}
.te {	font-size: 12px;
	line-height: 150%;
}
body {
	background-color: #F6F6F6;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
