

BODY {
  background: #8c5742;
  color: #000000;
  margin: 20px;
}

A {
  color: #bc3236;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #BCB932;
  text-decoration: underline;
  font-weight: bolder;
}


A.footer { 
  color: #776C41; 
}

A.footer:hover {
  color: #FF8C00;
}


TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;


TD.Heading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: Black;
}



TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


.hr {
	color: #DD9425;
}


.dviderdots {

border-left: 1px dotted #776C41;
}



.ts {
	padding-left: 5px;
	padding-right: 8px;
}

A.small {
  color: #bc3236;
  text-decoration: none;
  font-weight: bold;
   font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
}

A.small:hover {
  color: #BCB932;
  text-decoration: underline;
  font-weight: bolder;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
}