<xsl>
<rule>
<element type="journal">
	    <target-element type="title"/>
         	</element>
<center>
<hr width=80%>
<children/>
<hr width=80%>
</center>    
</rule>
<rule>
<element type="article">
	    <target-element type="title"/>
         	</element>
<td align="center"><p color="blue" font-size="14" font-style="italic"><children/>
</td>
</rule>
</xsl>