/* CSS Document */

*       { margin:0; padding:0; border: none;}
a       { text-decoration:none; }
a:hover { text-decoration:underline; }
HTML    { background-color: #f0f0f0; }
BODY    { font: 12px/180% "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 1%;}
.graphrow { width:1010px; }

