body {

	background-color: #FFFFFF;

	color: #333333;

	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border: 0px none;
}
.title {
	font: 14px; color: #333333;
}
.txt {
	font: 12px; color: #333333;
	line-height: 16px;
}

td {
	font-size: 12px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}
