body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0;
}
#frame {
	margin-top: 0px;
	margin-left: 0px;	
	width: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	padding-top: 5px;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
	color: #999999;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 5px;
	color: #999999;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a img {
	border: 0px;
}
p {
	font-size:  11pt;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;	
}
td p {
	font-size:  11pt;
}
ul {
	font-size:  11pt;
	padding-left: 0px;
	list-style-type: square;
	padding-bottom: 5px;
}
ul p {
	font-size:  11pt;
}
ol {
	font-size:  11pt;
	padding-left: 0px;
}
ol p {
	font-size:  11pt;
}
#rightcol {
	display: none;
}
.bold {
	font-weight: bold;
}
#leftcol {
	display: none;
}
#navigation {
	display: none;
}
#contentHead {
	display: none;
}
#pagecontent {
	visibility: visible;
	padding: 0px;
	margin: 0px;	
	width:17cm;	
	float: left;		
}
.contentTitle {
	display: none;
}
#header {
	display: none;
}
#footer {
	display: none;
}
#sectionTitle {
	display: none;
}
#copyright {
	visibility: visible;
	margin-top: 20px;		
	font-size: 11px;
}