body{
	background-color: #350000;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #A60A0A;
}
a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #A60A0A;
}
a:hover {
	text-decoration: underline;
}
td{
	font-size: 12px;
	font-weight: normal;
	
}
select, input, textarea{
	font-size: 14px;
	font-weight: normal;
}
.tit{
	font-family: Georgia, Times New Roman;
	font-size: 18px;
	color: #5F0000;
}
.16{
	font-size: 14px;
	font-weight: normal;
}
.powered{
	font-size: 10px;
	font-weight: normal;
}
.inp2{
	background-color : transparent; 
	border: 1px solid #9B9B9B;
	font: normal 11px Arial, Verdana, Tahoma; 
	color: #A60A0A;
	font-weight: bold;
	width:64px;
}