body {
	color:#000000; 
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10pt; 
 

}
html, body, #tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	

	
	}

#tbbg {
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}



.txt{
	text-align: left;
	vertical-align: top;
}

.atxt{
	text-align: left;
	vertical-align: top;
	font-size: 8pt; 
}

.btxt{
	text-align: left;
	vertical-align: bottom;
	font-size: 8pt; 
}

.htxt{
color:#0056a3;

}

.mbalk {
background-color: #e6eff8;

}

.content {
background-color: #f3f6fd;

}

table {
  border-collapse: collapse;
} 

img {
border: none;
}

.cursor {
cursor: pointer;
}

a:link {
	color:#7DA7D9;
	font-weight: bold;
} 

a:visited {
 color:#7DA7D9;
 font-weight: bold;
} 

a:hover {
 color:#0054a5;
}
 
a {
 color:#7DA7D9;
 text-decoration:none;
}

