/* Transmission Begins House Style for screen use*/
body {
	background-color: white;
	color: black;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.hf {
	font-size: smaller;
	background-color: silver;
	color: white;
}

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

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

.meta {
	font-size: smaller;
}

a {
	text-decoration: none;
}

td.col-content {
	width: 410px;
}

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