body {
 font-family: verdana, arial,helvetica;
 color: 000000;
 font-size: 8pt;
}

td {
 font-size: 8pt;
}

a:link {
 color: 000000;
}

a:visited {
 color: 8e8e8e;
}

a:hover {
 color: ffa200;
}

p {
 margin-top: 1pt;
 margin-bottom: 12pt;
}

blockquote {
 margin-top: 1pt;
 margin-bottom: 12pt;
}

h1 {
 font-family: arial,helvetica;
 margin-bottom: 1pt;
 font-size: 14pt;
 font-weight: bold;
}

h2 {
 font-family: arial,helvetica;
 margin-bottom: 1pt;
 font-size: 13pt;
 font-weight: bold;
 font-style: italic;
}

h3 {
 font-family: arial,helvetica;
 margin-bottom: 1pt;
 font-size: 11pt;
 font-weight: bold;
}

h4 {
 margin-bottom: 1pt;
 font-size: 11pt;
 font-weight: bold;
}

ul {
 margin-top: 1pt;
 margin-bottom: 12pt;
}

hr {
 color: 295B98;
}

