
body            {
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: navy
}
table, td     { color: white; font-style: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


a:link     { color: white; font-weight: bold; text-decoration: underline }
a:visited   { color: white; text-decoration: underline }
a:hover   { color: black; text-decoration: underline }
a:active    { color: black; text-decoration: underline }

.h08 { font-size: 8pt }
.h10 { font-size: 10pt }
.h12 { font-size: 12pt }
.h16   { font-size: 16pt }
.h18 { font-size: 18pt }
.h30  { font-size: 30pt }

html{ overflow-y: scroll; }