p {
	font-size: 10pt;
	line-height: 20pt;
}
.b {
	font-size: 13pt;
	line-height: 25pt;
	color: #FF4E00;
	font-weight: bold;
}
.l {
	font-size: 10pt;
	line-height: 20pt;
	color: #FF4E00;
	font-weight: bold;
}

td {
	font-size: 10pt;
	line-height: 15pt;
}

a:link {
	color: #FF4E00;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.a {
	font-weight: bold;
	color: #E84937;
	font-size: 10pt;
}
.t1 {
	font-weight: bold;
}
.t {
	font-weight: bold;
	text-align: center;
}
