/* Transmission Begins House Style for print use */
body {
	background-color: white;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.hf {
	display: none;
}

.meta {
	font-size: smaller;
}

a {
	text-decoration: none;
}

.meta-center {
	font-size: smaller;
	text-align: center;
}

.meta-right {
	font-size: smaller;
	text-align: right;
}


td.col-content {
}

td.col-meta {
	vertical-align: top;
}
