
h1            { font-family: Arial; font-size: 14pt; color: #000000; font-weight: bold }
h2            { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold }
h3            { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold }
h4            { font-family: Arial; font-size: 10pt; color: #000000; font-style: italic; font-weight: bold }
li.normal     { font-family: Arial; color: #000000; font-size: 10pt }
b.error       { font-family: Arial; color: #000000; font-size: 10pt }
p             { font-family: Arial; color: #000000; font-size: 10pt }
td            { font-family: Arial; color: #000000; font-size: 10pt }
input         { font-family: Arial; font-size: 10pt }
select        { font-family: Arial; font-size: 10pt }
textarea      { font-family: Arial; font-size: 10pt }
option        { font-family: Arial; font-size: 10pt }
th            { text-align: Left; font-family: Arial; font-size: 11pt; color: #000000; font-weight: bold }
a.h4          { font-family: Arial; font-size: 10pt; color: #000000; font-style: italic; font-weight: bold; text-decoration: none }
a.h2          { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold; text-decoration: none }
a.h2HL        { font-family: Arial; font-size: 12pt; color: #FFFC19; font-weight: bold; text-decoration: none }
a.h3          { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none }
a.linklist    { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none }
a.h1          { font-family: Arial; font-size: 14pt; color: #00005C; font-weight: bold; text-decoration: none }
a.h1HL        { font-family: Arial; font-size: 14pt; color: #FFFC19; font-weight: bold; text-decoration: none }
a.bold        { font-family: Arial; color: #000000; font-weight: bold; font-size: 10pt; text-decoration: none }
a.boldHL      { font-family: Arial; color: #FFFC19; font-weight: bold; font-size: 10pt; text-decoration: none }
a.normal      { font-family: Arial; color: #000000; font-size: 10pt; text-decoration: none }
a.highlight   { font-family: Arial; color: #FFFC19; font-size: 10pt; text-decoration: none }
input.clear   { background: none; cursor: pointer; font-family: Arial; color: #FFFC19; font-weight: bold; font-size: 10pt; text-decoration: none; border: none; margin: 0px; padding: 0px; }
input.clr   { background: none; cursor: pointer; font-family: Arial; color: #000000; font-weight: bold; font-size: 10pt; text-decoration: none; border: none; margin: 0px; padding: 0px; }

@media screen
{
a.notforprint     { font-family: Arial; color: #000000; font-size: 9pt }
b.notforprint     { font-family: Arial; color: #000000; font-size: 9pt }
input.notforprint { font-family: Arial; color: #000000; font-size: 9pt }
image.notforprint { font-family: Arial; color: #000000; font-size: 9pt }
ul.notforprint    { font-family: Arial; color: #000000; font-size: 9pt }
table.notforprint { font-family: Arial; color: #000000; font-size: 9pt }
p.notforprint     { font-family: Arial; color: #000000; font-size: 9pt }
form.notforprint  { font-family: Arial; color: #000000; font-size: 9pt }
font.notforprint  { font-family: Arial }
}

@media print
{
a.notforprint     { display: none; }
b.notforprint     { display: none; }
input.notforprint { display: none; }
image.notforprint { display: none; }
ul.notforprint    { display: none; }
table.notforprint { display: none; }
p.notforprint     { display: none; }
form.notforprint  { display: none; }
font.notforprint  { display: none; }
}