body {
	background: url(../images/baseline18.gif);
}
#content {
 width: 400px;
}
h1,h2,h3,h4,h5,h6 {
 font-family: Georgia, "Times New Roman", Times, serif;
}
p, li {
  font-family: Helvetica, Arial, sans-serif;
}
h1,h2 {
 font-size: 1.667em;
 line-height: 1.2em;
 margin: 0.725em 0 0.725em;
}
h3 {
 font-size: 1.125em;
 line-height: 1em;
 margin: 1.4em 0 -0.4em;
}
h4 {
 font-size: 0.875em;
 font-weight: 700;
 line-height: 1.2857em;
 margin: 0 0 -1.2857em;
}
h5 {
 font-size: 0.8125em;
 font-weight: 700;
 line-height: 1.3846em;
 margin: 0 0 -1.3846em;
}
p {
 font-size: 0.78125em;
 line-height: 1.44;
 margin: 1.44em 0 1.44em;
}
blockquote {
 font-size: 1em;
 line-height: 1.25;
 margin: 1.25em 0 1.25em;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-style: italic;
 font-weight: bold;
 border-bottom: 1px solid;
 border-top: 1px solid;
}
blockquote p {
 font-size: inherit;
 font-family: inherit;
 line-height: inherit;
 margin: 0;
}
ul {
 list-style-type: disc;
}
ul, ol {
 margin: 1.44em 0 1.44em 1.5em;
 line-height: 1.44;
 font-size: 0.78125em;
}
ul ul, ol ol, ul ol, ol ul {
 margin-top: 0;
}
ul li ul {
 font-size: inherit;
}
em {
  font-style: italic;
}
