body{
	font-family: Arial, Helvetica, sans-serif;
	color: #193025;
	font-size: small;
	line-height: normal;
	margin: 0px;
	padding: 0px;	
	background-color: #adb292;
	}

a{
	color: #6F764A;
	text-decoration: none;
	font-style: normal;
		font-weight: bold;
	
}

a:link{
	color: #6F764A;
	text-decoration: none;
		font-weight: bold;

}

a:visited{
	color: #6F764A;
	text-decoration: none;
		font-weight: bold;
	
}

a:hover{
	color: #193025;
	text-decoration: none;
		font-weight: bold;
	
	
	
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 130%;
 color: #6F764A;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #6F764A;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
font-weight: bold;
 color: #6F764A;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #6F764A;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6F764A;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	
}

h6{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6F764A;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: ;
.tab {
  color: #ba0412;
  text-decoration: none;
}

.tab-on {
  color: #FFFFFF;
  text-decoration: none;
}
.small {
  font-size: 10px;
}
.footer {
  font-size: 10px;
  color: #8c7d76;
}
.lite {
  color: #dbbc72;
}

.title {
  font-size: 17px;
  font-weight: bold;
  color: #472f16;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #472f16;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #472f16;
}
.title4 {
  font-size: 12px;
  font-weight: bold;
  color: #472f16;
}
.tbl-title {
  font-weight: bold;
  background-color: #eff2ea;
}
.tbl-head {
  font-weight: bold;
  background-color: #eff2ea;
  color: #ba0412;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #eff2ea;
  color: #ba0412;
}
.border {
  background-color: #eff2ea;
}
.color1 {
  background-color: #FFFFFF;
}
.color2 {
  background-color: #ffffff;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}
.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/