body      {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4573b3
}
address   {
	font-style: normal;
	font-size: 8pt;
	line-height: 10pt;
	margin-top: 2pt;
	margin-left: 3pt
}
a:link    { color: #191970; font-weight: bold }
a:visited    {
	color: #191950;
	text-decoration: none; font-weight: bold;
}
a:hover    { color: #f00; font-weight: bold }
h2   {
	font-size: 15pt;
	line-height: 16pt;
	margin-top: 5px;
	margin-bottom: 10px
}
h3    {
	font-size: 12pt;
	line-height: 13pt;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px
}
h4    {
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px 3px;
	padding-top: 3px;
	padding-bottom: 3px
}
h5   {
	font-weight: normal;
	font-size: 8pt;
	line-height: 9pt;
	margin: 5px 3px 2px;
	padding-top: 0px
}
h6   { font-weight: normal; font-size: 7pt; line-height: 8pt; margin-top: 2px; margin-bottom: 2px; padding-top: 1px; padding-bottom: 1px }
pre {
	font-weight: normal;
	font-size: 10pt
}
.T {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: baseline;
	list-style-type: none;
	font-size: 12px;
	display: table-row;
	background-repeat: repeat-x;
	height: auto;
	margin-bottom: 12px;
}
