@import url("textfont.css");

/*
body, p, h1, h2, h3, h4, h5, h6
{
  text-align	: center;
  width		: auto;
  margin-top	: 4pt;
  margin-bottom	: 4pt;
  border-top	: 2pt;
  border-bottom	: 2pt;
  padding-top	: 0pt;
  padding-bottom: 0pt;
}

h1 {font-size	: 16pt;}
h2 {font-size	: 14pt;}
h3 {font-size	: 12pt;}
h4 {font-size	: 10pt;}
h5 {font-size	:  9pt;}
h6 {font-size	:  8pt;}
 */
