/* CSS used by NPD's fact-pages */

body 
{font-family: "verdana";
 font-size:   10pt;
 text-align:  left
}

a:link    {color: #336699}
a:visited {color: #336699}
a:hover   {color: #000000}
a:active  {color: #336699}

h1 {font-size: 14pt}
h2 {font-size: 13pt}
h3 {font-size: 12pt}
h4 {font-size: 11pt}

p.center {text-align: center}
p.right  {text-align: right}

img {border: 0}


