body{
	padding : 0px;
	border: 0px;
	background-color: #fffde4;
}

input, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #666666;
	font-size: 0.9em;
}

.subnavi {
	color: #000000;
	font-size: 1em;
}
a.subnavi, a.subnavi:link, a.subnavi:visited, a.subnavi:active, .subnavi {
	color: #000099;
	font-size: 0.8em;
	text-decoration: none;
}
.copy, a.copy, a.copy:link, a.copy:visited, a.copy:active {
	color: #666666;
	font-size: 0.7em;
	text-decoration: none;
}
a:hover, a.copy:hover, a.subnavi:hover {
	color: #ff0000;
}