h3 
{ 
  font-family: "Lato", "Arial", "Helvetica", sans-serif; 
  color: #000056 }

h4                
{  
  font-family: "Lato", "Arial", "Helvetica", sans-serif; 
  color: #000056 }


h2                
{ 
  font-family: "Lato", "Arial", "Helvetica", sans-serif; 
  color: #000056 }



.nav_item         { font-family: "Lato", "Arial", "Helvetica", sans-serif; 
                    font-weight: bold; font-size: 12px; color:
                    #001d9a; text-decoration: none}

.nav_item:visited { color: #001d9a; text-decoration: none}
.nav_item:link    { color: #001d9a; text-decoration: none}
.nav_item:hover   { color: #0072e2; text-decoration: none}



.body_txt         { font-family: "Lato", "Arial", "Helvetica", sans-serif;
                    font-size: 12pt; color: #000000; font-weight: normal }

.body_txt:visited { color: #001d9a }
.body_txt:link    { color: #0072e2 }



.dimmed_txt       { font-family: "Lato", "Arial", "Helvetica", sans-serif;
                    font-size: 12pt; color: #000056; font-weight: normal }

.date_txt         { font-family: "Source Code Pro", "Andale Mono", "Courier", sans-serif;
                    font-size: 8pt; color: #317bd5; font-weight: normal }

.blackey          { color: #000000 }



.body_sml         {  font-family: "Lato", "Arial", "Helvetica", "Geneva", sans-serif; 
                     font-size: 9pt; color: #101030}
.ref              {  font-family: "Lato", "Arial", "Helvetica", "Geneva", sans-serif; 
                     font-size: 12pt; color: #101030;
                     margin-left: 3em; text-indent:-3em}

.finelink         {  font-family: "Source Code Pro", "Andale Mono", "Geneva", "Lato", "Arial", "Helvetica", sans-serif; 
                     font-weight: normal; font-size: 9pt; color:
                     #0072e2; white-space: nowrap;
                     text-decoration: none }

.finelink:visited {  color: #0072e2}
.finelink:link    {  color: #0072e2}
.finelink:hover   {  color: #101030}

.fatlink          {  font-family: "Source Code Pro", "Andale Mono", "Lato", "Arial", "Helvetica", sans-serif; 
                     font-weight: bold; font-size: 12pt; color: #0072e2; text-decoration: none}
.fatlink:visited  {  color: #0072e2}
.fatlink:link     {  color: #0072e2}
.fatlink:hover    {  color: #0072e2}

.marginshell      { margin: 1em 0em 0em 1em}
.caption          { margin-top: -8px}
.sa6pt            { margin-bottom: 6pt}

.sa4pt            { margin-bottom: 4pt}


.yella            {  color: #ffFF00}

.code            {  color: #000056}


.nodisplay        { display: none }
.backwards        { unicode-bidi:bidi-override; direction: rtl }





