body {
	margin: 0px 0px 0px 0px;
	background: #000000;
	font-family: Bookman Old Style, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.home {
	font-family: Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	font-family: Bookman Old Style, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.container a:hover {
	color: #b4b4b4;
}

td {
	font-family: Bookman Old Style, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.contact {
	width: 100px;
	background-color: #606060;
	text-align: right;
	line-height: 15px;
}

.inputbox {
	margin-bottom: 15px;
}
