body,a
{
  font-family: "times new roman", times, serif;
  background-color: #ffffff;
}

body
{
  color: #000000;
}

h1
{
  font-size: 16pt;
}
h1.centered
{
  font-size: 16pt;
	text-align: center;
}

h2
{
  font-size: 14pt;
}
h2.centered
{
  font-size: 14pt;
	text-align: center;
}
h3
{
	font-size:12pt;
}

a
{
  color: #0066FF;
  text-decoration: underline;
}

p
{
  text-align: left;
  text-indent: 7ex;
  font-size: 12pt;
}

BLOCKQUOTE
{
  font-size: 10pt;
  text-indent: 0ex;
  margin-left: 14ex;
  margin-right: 14ex;
}
