body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BDCDD7;
	color: #686868;

}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
}
a:hover {
	color: #686868;
	text-decoration: underline;
}
a:link {
	color: #1B73BF;
	text-decoration: underline;
}
a:visited {
	color: #1B73BF;
	text-decoration: underline;
}
.date {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.title {
	font-weight: bold;
	color: #1B73BF;
	text-decoration: none;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;


}
.tile-left {
	text-transform: uppercase;
	font-weight: bold;

}
.txt-b {
	font-weight: bold;
	color: #1B73BF;
}
