body,html  {
	scrollbar-base-color: #ffffff;
}

body {
	background-color: #ffffff;
	background-image: url('back.gif');
	background-repeat: repeat;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
}

a {
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #0080ff;
}

input {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

input.btm {
	width: 120px;
}

input.it {
	width: 259px;
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 16px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 350px;
	background-color: #ffffff;
	color: #000000;
}

td {
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #000000;
}

td.np {
	font-size: 32px;
	text-align: center;
	background-image: url('logob.gif');
	background-repeat: no-repeat;
	height: 60px;
}

td.cn {
	text-align: center;
}

div.cn {

	font-size: 16px;
	text-align: center;
	height: 21px;
	margin: 2px;
}

form {
	margin: 0px;
}