@charset "utf-8";
/* CSS Document */
body{background:#2a2a2a; font-family:Arial, Helvetica, sans-serif; color:#FFF;}
h1 {font-size:16px; font-weight:bold;}
h2 {font-size:18px; font-weight:bold;}
a:link, a:visited { text-decoration: none; color:#69f;}
a:hover, a:active { text-decoration: none; color:#c3f;}
#container{	margin:0 auto; width:812px; padding:10px; background-color: #000;}
#footer { font-size:9px; color: #FFF;}
.teal {color: #00FFFF}
.yellow {color: #FFFF00}
.font10px {font-size: 10px}
.font12px {font-size: 12px}
#table-12px {font-size: 12px;}

