/* page font */

.stxt
{
font-family: "Bookman Old Style", Times New Roman, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: normal;
font-variant: normal;
font-style: normal;
text-align: center;
}

.stxts
{
font-size: 10pt;
}

.hdrstyl
{
text-align: center;
font-weight: bold;
}

.footstyl
{
text-align: center;
font-style: italic;
}