.banner { color: #ffffff; font-weight: bold; font-family: Verdana, Arial, sans-serif; background-color: #ffaf00 }
.blur { filter: blur(add=1, direction=270, strength=3); }
.fliph { filter: FlipH; }
.flipv { filter: FlipV; }
.glow { filter: Glow(Color=#FFAF00, Strength=5); }
.glow_w2 { filter: Glow(Color=#FFAF00, Strength=2); }
.grayscale { filter: Gray; }
.hidden { font-family: Verdana, Arial, sans-serif }
.light { filter: Light; }
.shadow { filter: Shadow( Color=#000000, Direction=0 ); }
.wave { filter: wave( Add=0, Freq=5, LightStrength=100,
		     Phase=0, Strength=100 ); }
.xray { filter: XRay; }
a {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFCC33;
}
a.head {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
a.head:hover {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFCC33;
	font-weight: bold;
}
body { color: black; font-size: 9px; font-family: Arial, Helvetica, sans-serif; background-repeat: repeat; font-style: normal; font-weight: normal}
h1 {
	color: #333366;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.littleType {
	font-size: 8pt;
	font-style: italic;
	margin-top: -15px;
}
h2 {
	color: #339933;
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: -10px;
}
.imageWrap {
	padding: 0px 0px 5px 10px;
}
h3 {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -12px;
}
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
}
pre { font-weight: normal; font-size: 6pt }
div.scroll {	height: 265px;	width: 195px;	overflow: auto;	border: 0px solid ;	background-color: ;	padding: 5px;}
#second {
	width: 7em;
	float: left;
	color: white;
	background: #060;
	padding: 1em;
	margin: 0;
}
.footer a {
	font-size: 11px;
}
.footer {
	font-size: 11px;
}