#mainContactTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91a68f;
	text-decoration: none;
	margin-top: 10px;
}
fieldset {
	padding: 7px;
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	font-weight: normal;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#bottomBit {
	padding-left: 2em;
	margin-bottom: 1em;
}
#bottomBit a:link, #bottomBit a:visited, #bottomBit a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bottomBit a:hover {
	text-decoration: none;
}
.tomName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 91a68f;
	font-weight: bold;
	letter-spacing: 0.15em;
}
#conBack {
	background-color: #333333;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 6px;
}
