body {
	margin: 0px;
	padding: 0px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
* {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#nav {
	margin-top: 25px;
}
#menu {
	margin-top: 105px;
	margin-left: 24px;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}
.qi {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
	text-align: right;
	padding-bottom: 18px;
	line-height: 18px;
}
.page {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 32px;
	font-weight: bold;
}
input, textarea {
	color: #000000;
}
table table table td {
	background-color:000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	-khtml-opacity:0.8;}