body {
margin-top: 20px;
margin-right: 100px;
margin-bottom: 20px;
margin-left: 100px;
font-size: 14pt;
background-color: "cyan";
}

h1,h2,h3,h4,p{font-family: Arial Unicode MS;}

h1 { 
font-size: 25pt;
line-height: 30pt;
font-weight: bold;
text-align: center
} 

h2 { 
font: 18pt 
line-height: 20pt;
font-weight: bold;
text-align: center
} 

h3 {
font-size: 16pt;
line-height: 18pt;
font-weight: bold;
text-align: left
} 

h4 { 
font: 16pt; 
line-height: 19pt;
font-weight: bold;
text-align: center
} 

p { 
font-size: 14pt;
line-height: 18pt;
font-weight: normal;
text-align: left;
text-indent: 2.0em;
margin top: 5px
} 

p1 { 
font-size: 6pt;
line-height: 14pt;
font-weight: normal;
text-align: left;
text-indent: 2.0em;
margin top: 5px
} 
