@charset "UTF-8";
/* CSS Document */

body { background-color: #000000; }
p { font-family: Arial,Helvetica,Geneva; color: #CCCCCC; font-size: 12px; }
.bold { text-decoration: bold; } 
a:link { text-decoration: none; }
