h1 {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	width: 800px;
}
.samp {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
.txfld {
	font-size: 10pt;
	line-height: 1.3em;
	background-color: #f5f5f5;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 4px;
}
address {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	width: 800px;
	font-style: normal;
	text-align: right;
}
table {
	margin-right: auto;
	margin-left: auto;
}
td {
	background-color: #f9f9f9;
	text-align: center;
	font-size: 12px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.samp #ttx {
	font-size: 12px;
	padding: 3px;
	margin: 3px;
}
h3 {
	font-size: 14px;
	color: #990033;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	border-left-style: solid;
	border-left-color: #990033;
	border-top-style: none;
	border-right-style: none;
	background-color: #f9f9f9;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 2px;
}
