@charset "UTF-8";

/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #ad101e;
}
.style2 {font-size: 11px}
.style3 {color: #000066}
.style5 {color: #FF0000}
.style6 {color: #0000FF}
a:link {
	color: #384369;
}
a:visited {
	color: #384369;
}
a:hover {
	color: #ad101e;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #ad101e;
}.boldItalic {
	font-style: italic;
	font-weight: bold;
}

/***************************************************
			TV - Radio Page
***************************************************/

.tvRadio td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.radioInterviews { margin-bottom: 10px; }

.tv-headings {
	font-weight: bold;
	color: #003366;
	font-size: 105%;
}
.radio-headings {
	font-weight: bold;
	color: #003366;
	font-size: 105%;
}
