h2 {			color: #069; font-size: 18pt; font-weight: bold; text-decoration: underline; }
h3 {			color: #036; font-size: 14pt; font-weight: bold; }
strong {		color: #f00; font-weight: bold; }

.tabletext {		color: #000; font-size: 9pt; line-height: 12pt;}

.text {			color: #000; font-size: 10pt; line-height: 14pt; margin-left: 5%; margin-right: 5%; }
.text a:link {		color: #00f; text-decoration: underline; }
.text a:visited {	color: #93c; }
.text a:active {	color: #f00; }
.text a:hover {		color: #000; background: #eee; }

.footer {		color: #69c; font-size: 8pt; }
.footer a:link {	color: #36c; text-decoration: none; }
.footer a:visited {	color: #36c; text-decoration: none; }
.footer a:active {	color: #f00; }
.footer a:hover {	color: #000; background: #eee; text-decoration: underline; }

.caution {		color: #f33; font-size: 9pt; line-height: 12pt; margin-left: 5%; margin-right: 5%; }

.cap {                 color: #666; font-size: 9pt; line-height: 12pt; }
.cap a:link {          color: #66f; }
.cap a:visited {       color: #66f; }
.cap a:hover {         color: #000; background: #eee; }
.cap strong {          color: #f66; }
