
h1
 { color: white; font-weight: bold; font-size: 16pt; font-family: "Century Gothic"; text-align: center }

h2
{color: white;
font-family: "Century Gothic";
font-size: 14pt;
text-align: center}

h3
  { color: #fff; font-weight: bold; font-size: 12pt; font-family: "Century Gothic"; text-align: left }

h4
 { color: #fff; font-weight: bold; font-size: 12pt; font-family: "Century Gothic"; text-align: center }

h5
    { color: white; font-weight: normal; font-size: 11pt; font-family: "Century Gothic"; text-align: left }

h6
   { color: #fff; font-weight: normal; font-size: 11pt; font-family: "Century Gothic"; text-align: center }

p
   { color: #fff; font-style: normal; font-size: 10pt; font-family: "Century Gothic"; text-align: left }

a:link
  { color: #ffc; font-weight: normal; font-size: 11pt; font-family: "Century Gothic", Arial; text-decoration: underline }

a:visited
  { color: #ccc; font-weight: normal; font-size: 11pt; font-family: "Century Gothic", Arial }
a:hover
  { font-weight: normal; font-size: 11pt; font-family: "Century Gothic", Arial; text-decoration: none }

a.nav:link
   { color: #ffc; font-weight: normal; font-size: 10pt; font-family:  Arial; text-decoration: underline; text-align: center }

a.nav:visited
   { color: #ccc; font-style: normal; font-weight: normal; font-size: 10pt; font-family:  Arial; text-align: center }
a.nav:hover
   { font-style: normal; font-weight: normal; font-size: 10pt; font-family: Arial; text-decoration: none; text-align: center }



.linebold       { color: #fff; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif, Arial }