
body, td{
	font-size: 14pt;
	color: #666666;
}

input, select{
	border-width: 1px;
	border-color: #666666;
	font-size: 11pt;
}
td.nomepass {
	font-size: 12pt;
}
img{	border: none; }

.subnavi {
	color: #000000; 
	font-size: 11pt;
}
a.subnavi, a.subnavi:link, a.subnavi:visited, a.subnavi:active, .subnavi {
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 13pt; 
	padding: 3px;
	text-decoration: none;
}
.copy, a.copy, a.copy:link, a.copy:visited, a.copy:active {
	color: #666666; 
	font-size: 10px; 
	text-decoration: none;
}
a:hover, a.copy:hover, a.subnavi:hover { 
	color: #ff0000;
}

