h1,h2,h3,h4,p{
font-family: "Romanian Times";
}

h1 { 
font-size: 30pt;
line-height: 40pt;
font-weight: bold;
text-align: center
} 

h2 { 
font: 20pt 
line-height: 20pt;
font-weight: bold;
text-align: center
} 

h3 { font: 14pt bold,
line-height: 16pt;
font-weight: bold;
text-align: left
} 

h4 { 
font: 12pt; 
line-height: 14pt;
font-weight: bold;
text-align: center
} 

p { 
font-size: 12pt;
line-height: 14pt;
font-weight: normal;
text-align: left;
text-indent: 2.0em;
margin top: 5px
} 


