body {
margin-top: 20px;
margin-right: 20px;
margin-bottom: 20px;
margin-left: 20px;
font-size: 14pt;
background-color: "CCCCFF";
font-family: "Arial Unicode MS"
}

h1,h2,h3,h4,p,li {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
} 

.rj {text-align: right; } 
.cj {text-align: center; } 

