html, body {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   margin-left: 1.5in;
   background: #fff;
}

body {
   margin: 3em;
   width: 5.50in;
   color: #333;
   font-family: 'Liberation Sans';
   line-height: 140%;
   font-size: 11pt
   
}

a:link, a:visited, a:active {
   color: #c60;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

h1 {
   color: #c60;
   text-shadow: 2px 2px 2px rgba(0,0,0,.3);
   font-size: 34pt;
   font-family: 'Linux Libertine Small Caps';
   font-variant: small caps;	
   line-height: 140%
}

h1 span {
   color: #000;
   font-weight: normal;
}

h2 {
   color: #000;
   font-size: 1.5em;
   font-family: 'Linux Libertine';
   font-style: italic;	
   line-height: 140%;
   
}

