/* general presentation stuff */

BODY, P, TD, TH, UL, A, H5, H6
{
	background-color: #ffffff;
	color: #000000;
	font-family: "Arial";
	font-size: 12pt;
	margin: 2%;
	background-image: none;
}

A, A:visited
{
	color: #000066;
}

H1
{
	font-size: 18pt;
	text-align: center;
}

H2
{
	font-size: 16pt;
	text-align: center;
}

H3
{
	font-size: 14pt;
	text-align: center;
}


/* control of block-level elements.  */

#content
{
	background-color: #fff;
	width: 100%;
	border: 20;
}

#Links, #OnAirNow, #OnAirNowWith, #OnAirNext, #PreLinks, #Banner, #Requests, #Donate, #Date, #ShareLike, #Copyright, #Main Advert, #SideAdvert, .ImgLeft, .ImgRight, .ImgLeftH, .ImgRightH, #Hid, .noprint
{
	display: none;
}
