/* Global Text Styles */a, body, td {	font-size: 9pt;	font-family: "Arial", Arial;}body {	background-color: #E6E2DD;	margin: 0px;	padding: 0px;	text-align: center;}a {	text-decoration: underline;	color:#3399CC;}ul {	margin-top: 0px;}h1 {	font-size: 11pt;}a.footer {	text-decoration: none;	font-size: 8pt;	color:#8A9095;}.footer {	font-size: 8pt;	font-family: Tahoma;	color:#8A9095;}div.footerBg {	height: 95px;	background: url("images/footer_bg.gif");	background-position: bottom;	background-repeat: no-repeat;}div.subFooterBg {	height: 125px;	background: url("images/footer_bg.gif");	background-position: bottom;	background-repeat: no-repeat;}