body,td	{
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 3%;
	background-color: #97a374;
	color: #3a5703;
	font-family: Verdana;
	text-align: justify;
        font-size: 14px;
	}

td.tab1 {
         text-align:left;
         color:#d25306;
         font-size:30px;
         font-weight:bold;
         
        }

a {
  color: #965807;
  font-family: Arial;
  font-size: 14px;
}
a:hover {
  color: #ce7706;
}
.menu {
	display:block;
	background:transparent url(Files/key.jpg) repeat-x left top;
	padding-left:15px;
	line-height: 30px;
	text-decoration: none;
        color: #c6aa12;
}
.menu:hover {
	display:block;
	background:transparent url(Files/key1.jpg) repeat-x left top;
}

h1 {
  color: #965807;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}

h2 {
  color: #965807;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
}

.t1 {
  color: #965807;
}

.Title1 {
	color: #ffad4a;
	font-family: Arial;
	text-align: justify;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	}
.Title2 {
	color: #ffad4a;
	font-size: 16px;
	}
.normalText {
	color: #90b151;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	}
.menulinks {
	color: #90b151;
	font-family: Arial;
	font-size: 14px;
	padding-left: 5%;
	cursor: hand
	}

.form_to_fill	{
		background-color: #0b4f03; 
		border-color: #668913; 
		overflow: hidden; 
		font-family: Arial; 
		font-size: 14px; 
		color: white
		}
.but	{
	background-color: #0b4f03; 
	color: #ffad4a; 
	border-color: #668913; 
	font-family: Arial; 
	font-size: 14px; 
	cursor: hand
	}

