.newstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
a.bodycopy:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}
a.bodycopy:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
}
a.bodycopy:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
}
a.bodycopy:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
}

a.bodycopy:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
}

.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
a.footertext: {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
a.footertext:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
a.footertext:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}
a.footertext:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}
.cloudbg {
	background-attachment: fixed;
	background-image: url(images/pb_cloudbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
