body                  {
	color: #006600;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0D78F;
	margin-top: 0;
}
html{ overflow-y: scroll; }
table, td         {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif
}

a:link    {
	color: #00285E;
	font-weight: bold;
	text-decoration: underline
}
a:visited    {
	color: #00285E;
	font-weight: bold;
	text-decoration: underline
}
a:hover  {
	color: red;
	font-weight: bold;
	text-decoration: underline
}
a:active     {
	color: #00285E;
	font-weight: bold;
	text-decoration: underline
}

.h08 { font-size: 8pt }
.h10 { font-size: 10pt }
.h12 { font-size: 12pt }
.h14 { font-size: 14pt }
.h16   { font-size: 16pt }
.h18 { font-size: 18pt }
.h22 { font-size: 22pt }
.h30  { font-size: 30pt }
