/* Print styles */

body {
  width: 990px;
  }

p,a,h2,h3,h4 { 
  font-size: 13px;
  font-family: Tahoma, Arial, Verdana;
  color: #000;
  }
