

TD {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;



}



INPUT.Button {

	color: #0066ff;

	background: #F6F8F8;

	width : 60px;

	border : 1px solid Black;

	height : 19px;

	font-weight : bold;

}	

INPUT{

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	border : 1px solid Black;

}

TEXTAREA{

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	border : 1px solid Black;

}

.title {

	FONT-SIZE: 12px;

	text-align : center;

	font-weight : bold;

	color : Silver;

	background-color : White;

}

.head {

	FONT-SIZE: 12px;

	background-color : #433119;

	text-align : center;

	font-weight : bold;

	color : White;

}

.comment {

	font-size : 10px;

	color : Gray;

}

.form {

	border : 2px solid White;

}

.no_indent {

	margin : 0px 0px 0px 0px;

	padding : 0px 0px 0px 0px;

}
