body {
	background-color: #000000;
	margin-top: 0px;
}
div.center {
    text-align: center;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.footer {
	background-image:url(images/footer.jpg); 
}
	
.T10B {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.T10N {font-size: 10px}
.T18B {font-size: 18px; font-weight: bold; }
.hr {
	color:#9C7B52;
	}
