body {
	margin: 0;
	padding: 0;
	background-color: #620c0b;
}


body, span, div, input, table, td, th, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #604807;
	line-height: 18px;
}

a, a:link, a:active, a:visited {
	font-size: 11px;
	color: #604807;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #604807;
	font-weight: bold;
	text-decoration: underline;
}

.title { 
	font-size: 14px;
	color: #604807;
	font-weight: bold;
	text-decoration: none;
}

.title1 { 
	font-size: 12px;
	color: #604807;
	font-weight: bold;
	text-decoration: none;
}

.footer { 
	font-size: 10px;
	color: #604807;
	text-decoration: none;
}

.right {
	line-height: 14px;
	font-size: 11px;
	color: #604807;
	text-decoration: none;
}

a.small, a.small:link, a.small:active, a.small:visited {
	font-size: 10px;
	color: #604807;
	font-weight: bold;
	text-decoration: none;
}

a.small:hover {
	font-size: 10px;
	color: #604807;
	font-weight: bold;
	text-decoration: underline;
}

.feedback {
	font-size: 10px; 
	color: #604807; 
	font-family: Verdana, Helvetica, sans-serif;
	border: #ceba8f 1px solid;
	width: 180px;
	background-color : #fdfcf7;
}

.feedback1 {
	font-size: 10px; 
	color: #604807; 
	font-family: Verdana, Helvetica, sans-serif;
	border: #ceba8f 1px solid;
	width: 180px;
	height: 300px;
	background-color : #fdfcf7;
}

.button {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #604807;
	background-color : #fdfcf7;
	border           : 1px solid #ceba8f;
	width			   : 65px; 
	height		   : 18px;
	align			   : center;
	font-weight: bold;
	padding-bottom   : 2px;
}