body, p, div, span, td, ul, li {
  font-family: Arial;
  font-size: 12px;
  color: #777671;
}

a{
	color: #777671;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

a:link{
	color:#777671;
	text-decoration: none;
	font-size: x-small;
}

a:visited{
	color: #777671;
	text-decoration: none;
	font-size: x-small;
}

a:hover{
	color: #f11a7f;
	font-size: x-small;	
}

.tab {
  color: #777671;
  text-decoration: none;
}
.tab-on {
  color: #FFFFFF;
  text-decoration: none;
}
.small {
  font-size: 11px;
}
.footer {
  font-size: 10px;
  color: #cecbc2;
}
.lite {
  color: #cecbc2;
}
.blue {
  color: #cecbc2;
}
.title {
  font-size: 17px;
  font-weight: bold;
  color: #777671;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #777671;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #777671;
}
.title4 {
  font-size: 12px;
  font-weight: bold;
  color: #f11a7f;
}
.tbl-title {
  font-weight: bold;
  background-color: #cecbc2;
}
.tbl-head {
  font-weight: bold;
  background-color: #cecbc2;
  color: #777671;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #CECBC2;
  color: #777671;
}
.border {
  background-color: #777671;
}
.color1 {
  background-color: #FFFFFF;
}
.color2 {
  background-color: #ffffff;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}