body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #000000;
	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7D6531;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D6531;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	font-weight:bold
	color:#000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	padding:0px;
	margin:0px;
}
h1 {
	font-size: 18px;
	color: #A84D10;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	color:#C66645;
}
h4 {
	font-size: 12px;
	color:#FFFFFF;
}
.style1 {font-size: 10px}
.error {
	color: #FF0000;
	font-size: 12px;
}
.mandatory {
	color: #FF0000;
	font-size: 12px;
}
input {background-color: #F4F4F4; border:1px solid #999999;}
textarea {background-color: #F4F4F4; border:1px solid #999999;}
select {background-color: #F4F4F4; border:1px solid #999999;}