h1, h2, h3, h4, h5, h6 { font-family: Verdana; font-weight: bold }
h1          { font-size: 14pt; text-align: Center }
h2          { font-size: 12pt; text-transform: uppercase }
p           { font-family: Verdana; font-size: 10pt }
p.slogan   	{ font-family: Verdana; font-size: 8pt; font-style: italic; font-weight: bold; text-align: Center}
a           { font-family: Verdana; font-size: 10pt }
a.header	{ color: #FFFFFF; font-family: Verdana; font-size: 12pt; font-weight: bold; text-decoration: none }
a:hover.header	{ color: #0000FF }
a:active.header	{ color: #FF0000 }
table.page      { border-collapse: collapse; border-top:1px solid silver; border-left:1px solid silver; width:100% }
table.page td	{border-right:1px solid silver; border-bottom:1px solid silver; padding:3px}