body {
  font-family :arial;
  background-color:#e2f1c3;
  }
.i{
	border-style:solid;
	border-color: #608117;
	border-width:none;}
	
.upper_side {
  text-align :justify ;
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  font-size:18pt;
  background-color:#575757;
  color:#ffffff;
  }
.right_side {
  text-align :justify ;
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  background-color:#EDF7DC;
  color:#333333;
  background-image:url(images/bg.gif)
  }
.left_side {
  text-align :justify ;
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  background-color:#FBFDF6;
  color:#333333;
  background-image:url(images/bg2.gif)
  }

a:link {
  text-decoration:none;
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  color:#608117;
  }
a:visited {
  text-decoration:none;
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  color:#608117;
  }
a:hover {
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  color:#a10000;
  }

