.bodytextwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodytextwhiteleading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF0000;
}
#contentblackbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/blackbox.png);
	background-repeat: repeat-y;
	padding: 30px;
}
.bodytextwhiteleadingboldUPP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bolder;
	text-transform: uppercase;
}
p {
	margin-top: 0px;
}
