* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: #DFDDCE;
}

A:visited  {color: #969271; text-decoration: none}
A:link  {color: #767248; text-decoration: none}
A:active  {color: #767248; text-decoration: none}
A:hover   {color: #767248; text-decoration: underline}

.tx1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.td1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 11px;
	width: 215px;
	vertical-align: text-top;
}
.h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #605b2d;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 4px;


}
.td2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 11px;
	width: 700px;
	vertical-align: text-top;
	line-height: 18px;

}
