body  
   { 
   color: #000000;
   background: #46649B;
   font-size: 12px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   margin-top: 0pt;
   margin-left: 0pt;
   margin-right: 0pt;
   margin-bottom: 6pt;
   text-align: left;
   text-decoration: none
   }

a:link
   {
   text-decoration: none;
   }

a:visited
   {
   text-decoration: none;
   }

a:hover
   {
   text-decoration: none
   }

a:active
   {
   text-decoration: none
   }

p, td
   { 
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 14px;
   margin-bottom: 6pt;
   text-decoration: none
   }

h1
   {
   font-weight: 800;
   font-size: 22px; 
   margin-bottom: 8pt;
   text-decoration: none
   }

h2
   {
   font-weight: 800;
   font-size: 18px; 
   margin-bottom: 6pt;
   text-decoration: none
   }
   
h3
   {
   color: #000000;
   font-weight: 800;
   font-size: 16px; 
   margin-bottom: 4pt;
   margin-top: 24pt;
   text-decoration: none
   }

h4
   {
   color: #000000;
   font-weight: 800;
   font-size: 14px; 
   margin-bottom: 1pt;
   margin-top: 1pt;
   text-decoration: none
   }

h5
   {
   color: #000000;
   font-weight: 800;
   font-size: 12px; 
   margin-bottom: 4pt;
   margin-top: 20pt;
   text-decoration: none
   }

h6
   {
   color: #000000;
   font-weight: 800;
   font-size: 11px; 
   margin-bottom: 2pt;
   margin-top: 18pt;
   text-decoration: none
   }

li 
   {
   margin-left: -15pt;
   text-decoration: none
   }

li:before { font: normal normal normal 15px/1 dashicons;
	content: "►"" ";
	color: red;
   margin-left: -15pt;
}

ul * ul, ol * ul
   {
   list-style-type:circle;
   }

ul { list-style-type: none;}

ol * ol, ul * ol
   {
   list-style-type:lower-alpha;
   }
   
ol   
   {
   list-style-type:decimal;
   }

img 
   {
   border-width:0px;
   }

kbd, tt
   {
   font-family: Courier New, Courier, monospace;
   font-size: 11px; 
   text-decoration: none
   }

cite 
   {
   color: #DC9100;
   font-weight: 800;
   font-style:normal;
   text-decoration: none
   }

samp, var
   {
   color: #DC9100;
   font-weight: 800;
   font-style:normal;
   text-decoration: none
   }
   
dfn 
   {
   color: #000088;
   font-family: Courier New, Courier, monospace;
   font-weight: 800;
   font-style:normal;
   text-decoration: none
   }

em
   {
   font-weight: 800;
   font-style:normal;
   text-decoration: none
   }

 strong 
   {
   font-weight: normal;
   font-style:normal;
   text-decoration: none;
   }

blockquote
   {
   font-weight: normal;
   font-style:normal;
   border-left:1px solid #DC9100;
   padding-left: 5px;
   text-decoration: none
   }


