body, p, td {
	color: #4C6266;
	font-family: arial, helvetica;
	font-size: 10pt;
}
.head {
	font-size: 12pt;
	font-weight: bold;
}
a {
	color: #4C6266;
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.button {
	width: 75px;
	border-color: #4C6266;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	background-color: #8CB6BF;
	text-align: center;	
}
.input {
	border-color: #4C6266;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	background-color: #8CB6BF;
	color: #4C6266;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: normal;
}
.input-ns {
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
}
