body {
	color:#000000; 
	background-color: #000000;
	font-family: Arial;
	font-size: 10pt; 
 
}
html, body, #tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}

#tbbg {
	background-color: #E8E6C2;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

.opa7 {
	opacity: .8;
	filter: alpha(opacity=80);

}

a.foo:link    {color: #39352e; background: #e8e6c2}
a.foo:visited {color: #39352e;  background: #e8e6c2}
a.foo:hover  {color: #39352e;    background: #e8e6c2}


.txtt {
	font-size: 17pt; 
	text-align: left;
	vertical-align: top;
	color: #39352e;
	font-family: Lithos Pro;
	padding-left: 0mm;
	}

.tar {
	font-size: 13pt; 
	text-align: right;
	vertical-align: top;
	color: #39352e;
	font-family: Lithos Pro;
	padding-right: 10mm;
	}
	
	.tark {
	font-size: 10pt; 
	text-align: right;
	vertical-align: top;
	color: #39352e;
	font-family: Lithos Pro;
	padding-right: 10mm;
	}

.txt {
	font-size: 10pt; 
	text-align: left;
	vertical-align: top;
	color: #39352e;
	font-family: Lithos Pro;
	padding-left: 5mm;
	}

.txtb {
	text-align: right;
	vertical-align: middle;
	color: #b2aa67;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 7pt; 
	font-family: Lithos Pro;
	padding-right: 5mm;
}

table {
  border-collapse: collapse;
} 

img {
border: none;
}

.cursor {
cursor: pointer;
}

a:link {color:#2e2a25;font-weight: bold;} 

a:visited {color:#2e2a25;font-weight: bold;} 

a:hover {color:#000000; text-decoration:underline;}
 
a {color:#7F7F7F;text-decoration:none;}

