.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 { color: #FFFFFF; font-weight: normal; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none}
a:hover { color: #FF0000; font-weight: normal; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; text-decoration: none}
body { color: #FFFFFF; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif}
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 { color: black; font-size: 10pt; font-family: Verdana, Arial, sans-serif }
pre { font-weight: normal; font-size: 6pt }
table { font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF}
td { font-family: Verdana, Arial, sans-serif }
tr { font-family: Verdana, Arial, sans-serif }