body {
	background-color: #999999;
}
img {
	border: 0;
}
.header {
	font-family: Verdana;
	font-size: 10pt;
}
.header_right {
	font-family: Verdana;
	font-size: 7pt;
	text-align: right;
	vertical-align: top;
	align: right;
}
.header_right input.text {
	font-family: Verdana;
	font-size: 7pt;
	border: 1px solid #ffffff;
}
.header_right input.checkbox {
	border: 0;
}
.header_right button {
	font-family: Verdana;
	font-size: 7pt;
	border: 1px solid #000000;
}
.body {
	background-color: #cccccc;
	font-family: Verdana;
	font-size: 9pt;
	padding: 5pt;
	height: 300px;
	vertical-align: top;
}
.footer {
	font-family: Verdana;
	font-size: 5pt;
	color: #cecece;
	text-align: center;
}
.footer a {
	color: #bebebe;
}
.footer a:hover {
	color: #9e9e9e;
}
table,td,tr,body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}
