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{
	vertical-align: top;
	text-align: left;
	color:#000000; 
}


.menu{
	text-align: left;
	color:#0000c1; 
	font-weight: bold;
		font-size: 6pt; 
}

.bmenu{
	text-align: center;
	color:#0000c1; 
		font-size: 8pt; 
}

table {
  border-collapse: collapse;
} 

img {
border: none;
}

.cursor {
cursor: pointer;
}

a:link {
	color:#0000c1;
	font-weight: bold;
} 

a:visited {
 color:#0000c1;
 font-weight: bold;
} 

a:hover {
 color:#7575FF;
}
 
a {
 color:#0000c1;
 text-decoration:none;
}
