body {
	background-color: black;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	border: 0px;
	padding: 4px;
}
.captionsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.captionsmbk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
}
.creditsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.menu {
	font-family: "Courier New", Courier, "Andale Mono";
	font-size: 11px;
	font-weight: bold;
}
a {outline:none;}
a:link {
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: yellow;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.caption {
	font-family: "Courier New", Courier, "Andale Mono";
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.normdoc {
	color: #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.normdoc:link {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
a.normdoc:hover {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}
a.normdoc:visited {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
a.normdoc:active {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.pghdg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}
.parhdg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.galtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
.galsubttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.img-l {
	padding-right: 6px;
	margin-right: 6px;
}
.hidden {
	font-size: 6px;
	color: #000000;
}
a.hidden:link {color:#000000;text-decoration:none; font-weight: bold;}
a.hidden:visited {color:#000000;text-decoration:none; font-weight: bold;}
a.hidden:hover {color:#000000;text-decoration:underline; font-weight: bold;}
a.hidden:active {color:#000000;text-decoration:none; font-weight: bold;}
