body {
	background-color: #333300;
	margin-top: 8px;
	margin-left: 8px;
}
H1, H2, H3, H4, H5, H6 {
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFCC;
}
H1 {
	font-size: 28px;
}
H1 i {
	color: #777755;
}
H2 {
	font-size: 21px;
}
H3 {
	font-size: 16px;
}
H4 {
	font-size: 13px;
}
font {
	font-size: 10pt;
	font-family: Minion Web, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #cccc66;
}
a:link {
	color: #ffcc99;
	text-decoration: none;
}
a:visited {
	color: #cca37a;
	text-decoration: none;
}
a:active {
	color: #3399ff;
	text-decoration: none;
}
a:hover {
	color: #fdab69;
	text-decoration: underline;
}
a.lg:link {
	font-size: 14pt;
	font-family: Courier, Courier New, Monaco, sans-serif;
	text-align: center;
}
a.lg:visited {
	font-size: 14pt;
	font-family: Courier, Courier New, Monaco, sans-serif;
}
a.lg:hover {
	font-size: 14pt;
	font-family: Courier, Courier New, Monaco, sans-serif;
	font-weight: bold;
/*	text-align: center; */
	text-decoration: underline;
}

th {
	background: #ffffcc;
	line-height: 1.3;
	font-size: 24px;
	font-family: courier, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #333300;
	padding-right: 15px;
}
ul.square {
	list-style: square;
}
ul.disc {
	list-style: disc;
}
ul.circle {
	list-style: circle;
	color: #ffffcc;
}
.reg {
	font-size: 11pt;
	font-family: "Minion Web", Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #cccc66;
}
p.reg i {
	/*
	font-size: 10pt;
	font-family: "Minion Web", Arial, Verdana, Helvetica, sans-serif;
	text-style: italic;
	*/
	font: italic 10pt "minion web", arial, verdana, helvetica, sans-serif;
}
.note {
	font-size: 10pt;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	color: #cccc66;
}
.cmd {
	color: #ffffcc;
	font-family: Oracle, 'Letter Gothic MT', LetterGothic, Courier, sans-serif;
	/* font-size: 16pt; */
}
.doit {
	font-size: 10pt;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	color: #cccc66;
}
.topred {
	font-family: Geneva, Verdana, Arial, sans-serif;
	color: #cc0000;
}
.topsamp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffcc;
}
.tof {
	font-family:  Oracle, 'Letter Gothic MT', LetterGothic, Courier, sans-serif;
	font-size: 9pt;
	text-align: right;
}
p.sm {
	font-size: 8pt;
}
p.md {
	font-size: 11pt;
}
p.lg {
	font-size: 14pt;
}
p.quote {
	font-style: italic;
	font-size: 10pt;
}
.foot_attrib, .tiny {
	font-size: 8pt;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #cccc66;
}
a.sm:link {
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-align: center;
	text-decoration: none;
}
a.sm:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #666699;
	text-align: center;
	text-decoration: none;
}
a.sm:active {
	font-size: 10pt;
	color: #ffcc33;
	text-align: center;
	text-decoration: none;
}
a.sm:hover {
	font-size: 14pt;
	color: #fdab69;
	text-align: center;
	text-decoration: underline;
}
.navbar td {
	width: 14%;
	height: 34px;
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.navbar a,.navbar a:link,.navbar a:active {
	background: #333300;
	color: #FFFFCC;
	display: block;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.navbar a:visited {
	color: #666699;
}

.navbar a:hover {
	background: #CC9900;
	color: #333300;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
.horiz a, .horiz a:link, .horiz a:active {
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-align: center;
	text-decoration: none;
}
.horiz a:visited {
	color: #666699;
}
.horiz a:hover {
	font-size: 14pt;
	color: #fdab69;
	text-decoration: underline;
}
