body{
	padding : 0px;
	border: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #666666;
	line-height: 1em;
}

body, td{
	font-size: 0.95em;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

input, select{
	font-family: "Times New Roman", Times, serif;
	border-width: 1px;
	border-color: #666666;
	font-size: 1em;
}

img{	border: none; }

.subnavi {
	color: #FFFFFF;
	font-size: 1em;
	background-color: #666666;
	font-family: "Times New Roman", Times, serif;
}
a.subnavi, a.subnavi:link, a.subnavi:visited, a.subnavi:active, .subnavi {
	color: #FFFFFF; 
	font-size: 1.2em; 
	text-decoration: none;
}
.copy, a.copy, a.copy:link, a.copy:visited, a.copy:active {
	color: #999999; 
	font-size: 10px; 
	text-decoration: none;
}
a:hover, a.copy:hover, a.subnavi:hover {
	color: #000000;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #33CCFF;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
}
.line {
	display: block;
}