body
  {
  font-family: 'Times New Roman'
  }

H1
  {
  font-size: 14pt; 
  font-weight: bold;
  color: rgb(156, 0, 0);
  }

H2
  {
  font-size: 14pt; 
  font-weight: normal;
  color: rgb(156, 0, 0);
  margin-top: 0pt;
  }

H3 
  {
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: rgb(156, 0, 0);
  }

H4
  {
  font-size: 11pt;
  font-weight: bold;
  font-style: italic;
  color: rgb(0, 0, 0);
  }

H5
  {
  font-size: 10pt;
  font-weight: normal;
  color: rgb(156, 0, 0);
  }

p 
  {
  margin-top: 2pt;
  margin-bottom: 2pt;
  margin-left: 20pt; 
  margin-right: 20pt;
  }

img 
  {
  margin-top: 10pt; 
  margin-bottom: 0pt;
  }

p.date
	{
	font-size: 8pt; 
	margin-bottom: 300pt;
	margin-top: 10pt;
	}

