body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0066FF;
}

.copy_right {
	font-size: 10px;
	color: #999999;
}
.headline {color: #333333}
.body_text {
	color: #666666;
	font-size: 14px;
	padding-left: 5px;
}
.sub_head {
color: #000066
}
.sub_head2 {
color:#FF0000
}
.sub_head3 {
	color:#000099
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339900;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.headliner h2{
	font-style: normal;
	color: #333333;
	background-color: #999999;
}
.headliner{
	font-style: normal;
	color: #333333;
	background-color: #999999;
}

