body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	background-color: #E0FFE0;
}
div.header {
	color: #6060FF;
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
	background-color: #C0FFC0;
	border-bottom: 1px dotted #40FF40;
	border-left: 1px dotted #40FF40;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5%;
	margin-right: 5%;
	padding: 4px 4px 4px 4px;
}
div.footer {
	color: #6060FF;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background-color: #D0FFD0;
	border-top: 1px dotted #40FF40;
	border-left: 1px dotted #40FF40;
	border-right: 1px dotted #40FF40;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 10px;
	padding: 4px 4px 4px 4px;
}
div.main {
	color: #4040FF;
	font-size: 12pt;
	background-color: #F0FFF0;
	border-bottom: 1px dotted #40FF40;
	border-left: 1px dotted #40FF40;
	margin-left: 5%;
	margin-right: 5%;
	padding: 2px 2px 2px 2px;
}
div.block {
	color: #4040FF;
	font-size: 11pt;
	background-color: #F0FFF0;
	border-bottom: 1px dotted #40FF40;
	border-left: 1px dotted #40FF40;
	margin-left: 5%;
	margin-right: 5%;
	padding: 4px 4px 4px 4px;
}
div.title {
	color: #6060FF;
	font-size: 14pt;
	font-weight: bold;
	background-color: #D0FFD0;
	border-bottom: 1px dotted #40FF40;
	margin-bottom: 2px;
	padding: 2px 2px 2px 2px;
}
img.logo {
	margin-top: 5px;
	border: 0;
}
table.data {
	color: #4040FF;
	background-color: #F0FFF0;
	margin-top: 5px;
	margin-left: 5%;
	margin-right: 5%;
}
td.header {
	color: #6060FF;
	font-size: 10pt;
	font-weight: bold;
	background-color: #D0FFD0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 2px 2px 2px 2px;
}
td.data {
	color: #4040FF;
	font-size: 10pt;
	background-color: #F0FFF0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 2px 2px 2px 2px;
}
td.copylight {
	color: #6060FF;
	font-size: 10pt;
	font-weight: bold;
	background-color: #E0FFE0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
a {
	color: #6060FF;
	font-size: 10pt;
	font-weight: normal;
}
a.main {
	font-size: 10pt;
	color: #6060FF;
	font-weight: bold;
}
a.vip {
	font-size: 10pt;
	color: #4040FF;
	font-weight: normal;
}
font.header {
	color: #6060FF;
	background-color: #C0FFC0;
	margin-top: 2px;
}
div.left {
	margin-bottom: 2px;
	padding: 0px 0px 0px 10px;
}
div.right {
	margin-bottom: 2px;
	padding: 0px 10px 0px 0px;
}
blockquote {
	font-size: 10pt;
	line-height: 1.3em;
}
p {
	margin: 0.5em 0px;
	text-indent: 1em;
}
