/* Explicit */
table.noborders tr td, table.noborders tr th {
	border: 0px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}