BODY{
margin:0px;
padding:0px;
background-color: #D4D4D4;
}
body,table,div{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

.linedown{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
Form{
margin:0px;
padding:0px;
}
.inputb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.title{
	font-size:16px;
	line-height:2;
	font-weight: bold;
}
.title2{
	font-size:14px;
	line-height:2;
	font-weight: bold;
}
TEXTAREA,input{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.4;}

#panmentnote{
	margin:5px;
	padding:5px;
	background-color:#fff;
	border:2px outset #ccc;
	line-height:1.6;
}
.cblue{
color:blue;
}
.cred{
	color:red;
	font-style:normal;
	text-decoration: none;
}
.del{
	text-decoration: line-through;
}
