
h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #003399;
}

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

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

h4
{color: #ffffcc;
font-family: Arial, "Century Gothic";
font-size: 11pt;
font-weight: normal;
text-align: left}

a.newwindowlink
{color: #66ff66;
font-family: Arial, "Century Gothic";
font-size: 11pt;
font-weight: bold}

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

h6
 { font-weight: bold; font-size: 11pt; font-family: "Century Gothic"; text-align: center }

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

a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: gray;
text-decoration: underline
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: gray;
text-decoration: none
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: gray;
}