/* Basic Selectors */
body {margin: 0; color: #666; padding: 132px 0 0 10px; font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;}

h1 {color: #666; font-size: 2.6em; font-weight: normal; letter-spacing: .2em; margin-bottom: 20px;}
h2 {color: #999; font-size: 1.8em; font-weight: normal;}
h3 {color: #999; font-size: 1.5em; font-weight: bold;}

h1 span {font-weight: bold;}

a {color: #666;}
a:hover {color: #999;}
a img {border: none;}

p, table {font-size: 1.45em;}
p {margin: 0 0 1.4em 0; line-height: 1.7em;}
p.acrobat {font-size: 1.1em; line-height: normal; padding: 0 0 0 0;}

li {font-size: 1.45em;}

.clearboth {clear: both;}

