td {
	font-size: 12px;
	line-height: 18px;
	color: 4C4C4C;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	font-size: 12px;
	color: 4C4C4C;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	color: 4C4C4C;
	text-decoration: none;
}
a:hover {

	font-size: 12px;
	color: 195990;
	text-decoration: underline;
}
.f14 {
	font-size: 14px;
	color: #FFFFFF;
}
.txtback {
	background-image: url(images/txtback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}