body {
	background-color: #000000;
	background-image: url(images/bg_test3.jpg);
	background-position: top;
	margin: 0px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 8.5pt;
}
td {
	padding: 0px;
	text-align: center;
}
.links {
	padding: 0px;
	font-size: 9pt;
	color: #933;
	text-align: center;
}
.links a { padding-left: 10px; padding-right:10px; }
h1 {
	font-size: 13pt;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 7px;
}
h2 {
	font-size: 11pt;
	color: #FFFFFF;
	margin-bottom: 7px;
	margin-top: 7px;
}
.footer {
	font-size: 8pt;
	color: #bba387;
	text-align: center;
}
a:link { text-decoration: none; color: #bba387; }
a:visited { text-decoration: none; color: #bba387; }
a:hover { text-decoration: none; color: #FFFFFF; }
a:active { text-decoration: none; color: #bba387; }

.info-right {
	background-color: #000;
	text-align: justify;
	padding: 10px 30px 0px 15px;
	line-height: 9pt;
	background-repeat: no-repeat;
}
.info-left {
	background-color: #000;
	text-align: justify;
	padding: 10px 15px 0px 30px;
	line-height: 9pt;
	background-repeat: no-repeat;
}
.info-left p { margin-top:5px; margin-bottom: 10px;}
.info-right p { margin-top: 5px; margin-bottom: 10px;}

object, embed {padding: 0px;}

.table-pad td { padding: 2px 0px 0px 0px; }

table.rates { border-collapse: collapse; }
.rates h2 { margin: 0; }
.rates td, .rates th { border: 1px solid #CCCCCC; padding: 2px 5px 2px 2px; }

