h3           { font-size: 12pt; color: #333399; text-align: Center; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
h4           { FONT-WEIGHT: bold; FONT-SIZE: 10pt; MARGIN-LEFT: 5px; COLOR: #333399; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center}
h5           { font-size: 10pt; color: #333399; text-align: Left; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-left: 5px }
p            { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-align: Justify; margin-left: 5px; margin-right: 15px }
.head 		 { text-decoration: none; color: #921B41; font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
body         { background-color: #ffffff; margin-left: 0px; margin-top: 0px }
ul           { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; list-style-type: disc; color: #000000 }

a:link       { text-decoration: none; color: #921B41; font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
a:visited    { text-decoration: none; color: #921B41; font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
a:hover      { text-decoration: underline; color: #921B41; font-family: Arial, Helvetica, sans-serif; font-size: 8pt }

.bottomnav               { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; text-align: Center }
a:link.bottomnav       { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; text-align: Center; text-decoration: none }
a:visited.bottomnav  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; text-align: Center; text-decoration: none }
a:hover.bottomnav   { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; text-align: Center; text-decoration: underline }

.sidenav           { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #921B41; text-align: Left; font-weight: bold  }
a:link.sidenav     { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-align: Left; text-decoration: none; font-weight: bold }
a:visited.sidenav  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-align: left; text-decoration: none; font-weight: bold  }
a:hover.sidenav    { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #921B41; text-align: left; text-decoration: underline; font-weight: bold  }

div.pageBreak
{ 
    page-break-before: always;
}
@page {
  size: auto;
}
.questionhigh
{
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 5px;
    MARGIN-RIGHT: 15px;
    COLOR: #009000;
    FONT-FAMILY: 'Arial, Helvetica, sans-serif';
    TEXT-ALIGN: left
}
.questionlow
{
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 5px;
    MARGIN-RIGHT: 15px;
    COLOR: #D00000;
    FONT-FAMILY: 'Arial, Helvetica, sans-serif';
    TEXT-ALIGN: left
}