BODY {
	MARGIN: 0px 0px 0px 0px;
	BACKGROUND-COLOR: #C9B998;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}
A {
	COLOR: #000000; 
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0px 0px 5px 0px;
}

HR {
	color : Black;
}
INPUT.Button {
	color: #C9B998;
	background: #FFFFFF;
	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 : Black;
        width : 800px;
	background-color : silver;
}
.head {
	FONT-SIZE: 12px;
	background-color : #C9B998;
	width : 600px;
	text-align : center;
	font-weight : bold;
	color : #C9B998;
}
.comment {
	font-size : 10px;
	color : Black;
}
.form {
	border : 2px Black;
}
.no_indent {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #C9B998;
	width : 600px;
}