body {
	background-color: #F1CBA7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF7200;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF7200;
}
a:hover {
	text-decoration: none;
	color: #FDA140;
}
a:active {
	text-decoration: underline;
	color: #FF7200;
}
.style1 {
	font-family: Arial;
	font-size: 10px;
	
}
.style2 {
	font-family: Arial;
	font-size: 12px;



}
.style4 {font-family: Arial; font-size: 12px; font-weight: bold; }

.style5 {
	font-family: Arial;
	font-size: 12px;
	text-align : justify;
}

