.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-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-style: normal}
a:hover { font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none}
body { color: black; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; background-repeat: repeat; font-style: normal; font-weight: normal}
h1 { color: #000000; font-size: 16pt; font-family: Arial, Helvetica, sans-serif}
h2 { color: #09c; font-weight: bold; font-size: 22pt; font-family: Verdana, Arial, sans-serif }
p { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal}
pre { font-weight: normal; font-size: 6pt }
table { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal}
td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal}
tr { font-family: Arial, Helvetica, sans-serif}