a {color: gold; font-style: italic; font-size: smaller}
body 
 {font: normal normal normal medium arial;
  font-family: "lucida calligraphy", arial, 'sans serif';
	color: yellow;
  background-color: A00000}
hr {color: black; width: 80%; border-style: dotted}
i 
 {font-size: smaller;
  font-variant: small-caps;
	color: gold}
p.footnote 
 {font-size: smaller;
  font-style: italic;
	font-weight:normal}
	
h1
{
font-size: 150%;
margin-left:auto;
margin-right:auto;
}

h2
{
text-align:left;
font-size: 130%;
}

h3
{
text-align:left;
font-size: 120%;
}

