body {
	background-color: #000000;
	margin: 0px;
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
td img {
	display: block;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5952;
}
.table_lines {
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #323232;
	border-left-color: #323232;
}

.table_contact_header {
	color: #000000;
	font-weight:bold;
}
.table_contact_labels {
	font-size: 10px;
	color: #FFFFFF;
}
.table_contact_input {
	background-color: #000000;
	color:#FFFFFF;
}

