body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0;
	padding: 0;
	background-color: #FFF;	
}
p, td, li ol, ul, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 17pt;
	color: #009;
}
h2 {
	font-size: 15pt;
	color: #928487;
}
h3 {
	font-size: 14pt;
	color: #ACA1A3;
}
h4 {
	font-size: 12pt;
	color: #000;
}
a {
	color: #D8122F;
	text-decoration: none;
}
a img {
	border: 0;
}
img {
	border: 0;
}
#frame {
	width: 17cm;
}
#printlogo {
	visibility: visible;
}
#logo {
	display: none;
}
#navigation {
	display: none;
}
#subnav {
	display: none;
}
#main {
	clear: both;
	width: 17cm;
	background-image: none;
}
#content {
	margin: 0;
	padding: 0;
	font-size: 11pt;	
}
#content ul {
	font-size: 11pt;	
}
#content li {
	list-style-type: disc;
}
#content ul p {
	font-size: 11pt;
}
#content ol {
	font-size: 11pt;
}
#content ol p {
	font-size: 11pt;
}
.date {
	font-size: 11pt;
}
#foot {
	width: 17cm;
	border: none;
}
#copyright {
	font-size: 11pt;
	margin: 0;
	padding-top: 20px;	
}
