html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #fff;
}
table, p, td, th, li ol, ul, form, input, textarea, select, option {
	font-family: Verdana, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Helvetica, sans-serif;
}
a img {
	border: 0;
}
img {
	border: 0;
}
#frame {
	width: 18cm;
}
#head {
	display: none;
}
#leftNav {
	display: none;
}
#content {
	padding: 0 0 20pt 0;
	width: 17cm;	
}
#copyright {
	margin-top: 20pt;
	padding: 0;
}
#breadcrumbs {
	display: none;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}
h5 {
	font-size: 10pt;
}
p, li, li p, ul ul, td ul li, td ul li p, ol {
	font-size: 10pt;
}
#content ul li {
	font-size: 10pt;
	list-style-type: disc;
}
a:hover {
	text-decoration: none;
}
table {
	font-size: 10pt;
}
table tr td p {
	font-size: 10pt;
}
.table {
	font-size: 10pt;
}
td {
	font-size: 10pt;
	vertical-align: top;	
}
#rightNav {
	display: none;
}
#leftNav {
	display: none;
}
#foot {
	margin-bottom: 0;
	font-size: 10pt;
}
#footBar {
	display: none;
}
#footLinks {
	display: none;
}
#copyright {
	padding: 0;
	text-align: left;
}
#end {
	display: none;
}