   H1 {
          font-family: "Arial", "Arial", "sans-serif";
          font-size: 14pt;
          margin-bottom: 0%;
          color: navy;
      }


   H2 {
          font-family: "Arial", "Arial", "sans-serif";
          font-size: 12pt;
          margin-bottom: 0%;
      }


   H3 {
          font-family: "Arial", "Arial", "sans-serif";
          font-size: 10pt;
          margin-bottom: 0%;
      }


   H4 {
          font-family: "Arial", "Arial", "sans-serif";
          font-size: 8pt;
          margin-bottom: 0%;
      }


   H5 {
          font-family: "Arial", "Arial", "sans-serif";
          font-size: 8pt;
          margin-bottom: 0%;
      }


   H6 {
          font-family: "Arial", "Arial", "sans-serif";
          font-size: 8pt;
          margin-bottom: 0%;
      }


   B {
          font-family: "Arial", "Arial", "sans-serif";
          font-size: 8pt;
          font-weight: 600;
     }

   .CYRILLIC {
          font-family: "Cyrillic";
	  font-size: 10pt;
     }

   .ARIAL {
          font-family: "Arial";
	  font-size: 8pt;
     }


   TD.green {
          font-family: "Arial", "Helvetica", "sans-serif";
          font-size: 10pt;
          color: green;
			 
      }



   TD.blue {
          font-family: "Arial", "Helvetica", "sans-serif";
          font-size: 10pt;
          color: blue;
      }

   TD.navy {
          font-family: "Arial", "Helvetica", "sans-serif";
          font-size: 10pt;
          color: navy;
      }

   TD.boldgreen {
          font-family: "Arial", "Helvetica", "sans-serif";
          font-size: 8pt;
          font-weight: 600;
          color: green;
      }



   TD.boldblue {
          font-family: "Arial", "Helvetica", "sans-serif";
          font-size: 8pt;
          font-weight: 600;
          color: blue;
      }


   TD.boldnavy {
          font-family: "Arial", "Helvetica", "sans-serif";
          font-size: 9pt;
          font-weight: 600;
          color: #003399;
      }


   TD.rubrik {
          font-family: "Arial", "Helvetica", "sans-serif";
          font-size: 10pt;
          font-weight: 600;
          color: blue;
          background-color: #dcdcdc;
      }

   TD.header {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 10pt;
        font-weight: 600;
        color: blue;
        border-color: black black #000000;
        border-bottom-width: thin;
   }

   TH {
          font-family: "Arial", "Arial", "sans-serif";
          font-size: 8pt;
          font-weight: 600;
      }

   IMG.B1 {
          width: 100pt;
          }

   IMG.Thumbs {
          width: 50pt;
          }

.pagetitle {  
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 18pt; 
	  font-weight: 600; 
	  color: #003399; 
	  font-variant: small-caps
	  }
					 
.bodytext {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500
}
					
.basictext {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500
}
					
.blueheading {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: small-caps;
	color: #0000FF
}
					
.blueheading1 {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 10pt;
    font-weight: 600;
    font-variant: small-caps;
    color: blue;
}
