@charset "UTF-8";
.bodytext {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#logobox {
	width: 795px;
	padding: 0px;
	background-color: #FFF;
	border: thin solid #400;
}
#plaintable {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

