@charset "UTF-8";
/* CSS Document */
.header { z-index:99; position:fixed; }
.header2 { z-index:99; position:fixed; text-align:center; }
.font1 { font:"Courier New", Courier, monospace; font-size:10px; color:#000; }
.font2 { font:"Courier New", Courier, monospace; font-size:12px; color:#000; text-decoration:underline; }
.links { font:"Courier New", Courier, monospace; font-size:12px; color:#F96; }
