@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin: 16px 0px 0px;
	background-size: auto auto;
}
div.copy_wht {
	color: #333333;
	background: #FFFFFF;
	margin: 8px;
	padding: 4px;
}
.copy_wht p {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 12px;
	margin-left: 12px;
}
p#banner {
	font-size: 24pt;
	font-weight: bold;
	margin-bottom: 8px;
}

#header {
	margin: 0px auto 16px;
	width: 720px;
}
a.menu {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	padding: 3px 8px;
	border-style: none;
	border-color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	text-decoration: none;
}
.worktitle {
	font-style: italic;
}
div#contact {
	text-align: left;
	margin-top: 6px;
	margin-left: 0px;
}
