h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: 40%;
	margin-bottom:0;
	padding-bottom: 0;
}
.underheader{
  margin-top:2px;
}
li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	list-style-type: none;
}
ul {
	text-align: left;
	display: inline;
	list-style-type: none;
	margin-top: 0;
	padding-top: 0;
}
p.first {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	list-style-type: none;margin-top: 0;
	padding-top: 0;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
#print {
	overflow: visible;
	z-index: 1;
	height: auto;
	width: 200px;
	top: 120px;
	left: 10px;
	position: fixed;
}
#header {
	height: 76px;
	width: 355px;
	left: 10px;
	position: fixed;
	top: 10px;
	background-image: url(Web/images/CClogo.jpg);
}
img {
	border: thin solid #CCCCCC;
}
#broadcast {
	overflow: visible;
	z-index: 2;
	height: auto;
	width: 200px;
	top: 120px;
	left: 210px;
	position: absolute;
}
#body1 {
	overflow: visible;
	z-index: 2;
	width: 400px;
	top: 150px;
	left: 410px;
	position: absolute;
	height: 100%;
}
#footer {
	overflow: visible;
	z-index: 2;
	height: 100px;
	width: 390px;
	left: 10px;
	position: absolute;
	top: 520px;
}
.style1 {color: #FF9900}
