


h1,h2,h3,h4,h5,h6 { font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; }
p, li { font-family: Trebuchet MS, Helvetica, Arial, sans-serif; }
/* 36pt */
h2 { font-size: 2.25em; line-height: 1; margin: 0.5em 0 0.5em; }

/* 18pt */
h3 { font-size: 1.125em; line-height: 2; margin: 1em 0 -1em; }

/* 14pt */
h4 { font-size: 0.875em; line-height: 1.2857; margin: 1.2857em 0 1.2857em; font-weight: 700; }

/* 13pt */
h5 { font-size: 0.8125em; line-height: 1.3846; margin: 1.3846em 0 -1.3846em; font-weight: 700; }

/* 12.5pt */
p,ul,ol { font-size: 0.78125em; line-height: 1.44; margin: 1.44em 0 1.44em; }

/* @group List Properties */
  ul { list-style-type: disc; }
  ul,ol { margin-left: 1.5em; }
  ul li ul { font-size: inherit; }
  ul ul, ol ol, ul ol, ol ul { margin-top: 0; }
/* @end */

/* @group Blockquote Properties */
blockquote p {
 font-size: 0.875em;
 line-height: 1.2857;
 padding: 1.2857em 2em 1.2857em;
 margin: 1.2857em 0 1.2857em;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-style: italic;
 font-weight: bold;
}
blockquote span.lquote, blockquote span.rquote { font-size: 2.412em; line-height: 0.5333; color: #c7c7c7; }
blockquote span.lquote { vertical-align: -0.125em; margin-left: -0.5em; }
blockquote span.rquote { vertical-align: -0.625em; }
/* @end */

/*
#container {
  width: 26em;
  margin: 0 auto;
}
*/

