body {
margin-left:auto;
margin-right:auto;
width:100%;
}
table { 
margin-left: auto;
margin-right: auto;
}
td { 
vertical-align: top; 
} 
.t1 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #F1F1F1;
	padding-left: 2px;
  font-weight: normal;
}
.t1 a {
	color : #545554;
  text-decoration: bold;
}
.t1 a:hover {
	color : #694D30;
  text-decoration: none;
}
.t1 b {
	color : #694D30;
  text-decoration: bold;
}
.t2 {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #F1F1F1;
	padding-left: 0px;
  font-weight: normal;
}
.L1 {
	font-family: Impact, Helvetica, sans-serif;
	font-size: 13px;
	color: #545554;
	padding-left: 2px;
  font-weight: normal;
}
.L1 a {
	color : #545554;
}
.L1 a:hover {
	color : #694D30;
  text-decoration: none;
}
.f1 {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #545554;
  font-weight: normal;
}
.f1 a {
	color : #545554;
}
.f1 a:hover {
	color : #694D30;
  text-decoration: none;
}