td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #bbcec3;
  text-decoration: none; 
  line-height: 16px;
background-color:#6c8872;
}


.main {color: #ff0000; font-size: 18px;  font-weight: bold}
.title {color: #ff0000; font-size: 16px; }

.Header,.header{
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
}

.subHeader,.subheader{
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  line-height: 15px;
}


.AddressMain {
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
}

.AddressHighlight {
	font-weight: bold;
	color: #a8bfb1;
}

.Orange { color:#ff9900}



.SmallText{
  font-size  :10px;
}
a{ color: #ff9900; text-decoration: underline;}
a:hover{ color: #ff9900; text-decoration: underline;}