/* CSS Document */

@import url("stylesheet_base.css");

body {
font: 11px Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000;
background: #6C777C url(img/global/BgTile.gif) top left repeat-x;
} 