	@charset "UTF-8";body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		background-color: #bbbbbb;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(images/pixel_grey.gif);
		}

	a {
		font-family: Times New Roman, Times, serif;
		font-size: 16px;
		color: #062b49;
		font-weight: normal;
		}

	a:link {
		text-decoration: none;
		color: #4d85c5;
		}

	a:visited {
		text-decoration: none;
		color: #4d85c5;
		}

	a:hover {
		text-decoration: underline;
		color: #4d85c5;
		}

	a:active {
		text-decoration: none;
		color: #4d85c5;
		}

	.btmenu {
		font-family: Times New Roman, Times, serif;
		font-size: 12px;
		color: #062b49;
		font-weight: normal;
		}

	.btmenu:link {
		text-decoration: none;
		}

	.btmenu:visited {
		text-decoration: none;
		color: #4d85c5;
		}

	.btmenu:hover {
		text-decoration: underline;
		color: #4d85c5;
		}

	.btmenu:active {
		text-decoration: none;
		}

	.onAir {
		font-family: Times New Roman, Times, serif;
		font-size: 16px;
		color: #CE462E;
		font-weight: normal;
		}

	.left {
		text-align: left;
		}

	p {
		margin: 14px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

	p.top {
		margin: 22px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

	.link {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		}
