﻿html,body {
 font-size: 10pt;
  }
p	{
	font-family: Georgia,serif,"Arial Unicode MS";
	font-size: 10pt;
	line-height: 14pt;
	}
small {
 font-size: smaller;
 }
big {
 font-size: larger;
 }
h1 {
 font-size: 16pt;
 }
h2 {
 font-size: 14pt;
 }
h3 {
 font-size: 12pt;
 }
h4 {
 font-size: 10pt;
 }
h5 {
 font-size: 9pt;
 }
h6 {
 font-size: 8pt;
 font-weight: bold;
 }