html { -webkit-text-size-adjust: none; }
BODY, body, p, li, ol, ul, td, h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, sans-serif;
}
BODY, body, p, li, ol, ul, td {
	font-size: 9pt;
}
td.sidebar a {
	font-weight: normal;
}
td.sidebar span {
	font-weight: bold;
}
td {
	vertical-align: top;
	text-align: left;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000088;
}
img {
	border: 0px;
}
h2 {
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
}
h3 {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.header {
	color: #ffffff;
	background-color: #888888;
	font-size: 10pt;
	font-weight: bold;
}
td.footer {
	color:#888888;
	font-size: 8pt;
}
td.sidebar hr {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}
hr {
	height: 1px;
	border: 0px;
	color: #aab;
	background-color: #aab;
}
hr.top, hr.bottom {
	width: 100%;
}
hr.top {
	margin-top: 5px;
	margin-bottom: 0px;
}
hr.bottom {
	margin-top: 0px;
	margin-bottom: 3px;
}
