body { margin: 0px 0px; padding: 0px 0px }
a { font-weight: bold; text-decoration: none }
a:link { text-decoration: none }
a:active { text-decoration: underline }
a:hover { text-decoration: underline }
p {
	font-size: 10pt;
	margin-top: 1px;
	padding-top: 1px;
	margin-bottom: 3px;
	padding-bottom: 3px
	margin-left: 4px;
	padding-left: 4px
}
ul {
	line-height: 120%;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px
}
td,th { font-size: 10pt }
.h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #FF6666
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #FF8080;
	margin-top: 4px; margin-bottom: 3px;
	padding-top: 0px; padding-bottom: 0px;
}
.lead {
	font-size: 9pt;
	line-height: 130%;
}
.update {
	font-size: 8pt;
	color: #555555
}
.ft {
	font-size: 9pt;
	color: #FFFFFF;
	padding: 4px 4px 4px 8px
}
.bod { margin-top: 20px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px }
hr { margin-top: 2px; margin-right: 2px; padding-top: 0px; padding-right: 0px}
