body {
	margin: 5px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

h1 {
	font-size : 20pt;
	margin-bottom: -2px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size : 16pt;
	margin-bottom: 26px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}


a {
	color: #0000ff;
}

a:hover {
	color : #ff0000;
}

a:visited {
	color : #0000ff;
}


table {
	width: 100%;
	margin: 0;
}

table td {
	padding: 5px; 
	border-width: 0;
	vertical-align: top;
}

p#radiotv {
	font-weight: bold;
	padding-top: 15px;
}


td#topline {
	color : #ffffff;
	background-color: #003366;
	font-size: 23pt;
	font-style: bold;
	text-align: left;
	height: 45px;
	vertical-align: top;
	padding-left: 15px;
}

td#menuline {
	color : #ffffff;
	background-color : #003366;
	text-align: left;
	height: 35px;
	padding: 5px 5px 10px 15px;
}

tr td#menuline a {
	color: #ffffff;
	font-size: 9pt;
}



td#left-side {
	width: 120px;
	background-color : #cceeff;
	padding: 25px 15px 15px 15px;
	line-height : 20px;
}

tr td#left-side a {
	color: Black;
	font-size: 8pt;
}


td#content {
	font-size: 11pt;
	padding: 20px 20px 20px 20px;
}


table#radiotable {
	width: 550px;
}

table#tvtable {
	width: 400px;
}

table#radiotable td {
	font-size: 10pt;
	padding-left:0px;
	border-bottom: 1px dashed #cccccc;
}

table#tvtable td {
	font-size: 10pt;
	padding-left:0px;
	border-bottom: 1px dashed #cccccc;
}



tr#footer td {
	font-size: 9pt;
	vertical-align: middle;
	background-color: #000066;
	color: #ffffff;
}

td#footer-left {
	text-align: left;
}

td#footer-center {
	text-align: center;
}

td#footer-right {
	vertical-align: top;
	text-align: right;
}
	