*, .normal, a.normal{
  font-family:tahoma;
  font-size:13px;
  color: #4b4137;
  
}

.normal{
  padding:5px;
  text-indent:15px;
  line-height: 17px;
}

a.normal, a.normal:link, a.normal:visited {
  font-weight:bold;
  color: #d25f21;
} 

a.normal:hover, a.normal:active{
font-weight:bold;
  
  color: #cf8055;
}

h2{
  font-family:tahoma;
  font-size:18px;
  font-weight:bold;
  color: #4b4137;
}

h3{
  font-family:tahoma;
  font-size:14px;
  font-weight:bold;
  font-style:italic;
  color: #4b4137;
}


td {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.floatdiv {
	float: right;
}

.txt{
 background: #ecdcba;
 border: 1px solid #4b4137;
}

