body {
  color: #444;
  line-height: 21px;
  font: 10px helvetica, arial, sans-serif; }

body.grid {
  background: url(/images/grid.gif); }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 21px;
  line-height: 21px;
  color: #000; }

h1 {
  font-size: 280%;
  font-weight: bold;
  line-height: 42px; }

h2 {
  font-size: 240%; }

h2.linebreak {
  line-height: 42px; }

h3 {
  font-size: 180%; }

h4 {
  font-size: 160%;
  color: #000; }

h5 {
  font-size: 140%; }

h6 {
  font-size: 140%; }

p {
  margin: 21px 0; }

a {
  text-decoration: none;
  color: #4b4a79; }

b, strong {
  font-weight: bold; }

p, ul, ol {
  font-size: 140%; }

p, li {
  line-height: 21px; }

ul ul, li li {
  font-size: 100%; }

a:hover {
  color: #f35d1e;
  text-decoration: underline; }

a:visited {
  color: #855081; }

table {
  font-size: inherit;
  font: 100%; }

pre, code {
  font: 115% monospace;
  _font-size: 100%; }
