body {font-size: 10pt;
      font-family: "Tahoma";
      margin-left: 2%;
   	  margin-right: 2%;}
	
em {font-weight: bold;
	font-style: normal;
    color: black;}
	
em.u {font-weight: normal;
	  font-style: normal;
	  border-bottom: thin solid;
      color: black;}
	
em.blue {font-weight: bold;
	     font-style: normal;
         color: blue;}
	
em.blue8 {font-size: 8pt;
		  font-weight: bold;
	      font-style: normal;
          color: blue;}
	
em.red {font-weight: bold;
	    font-style: normal;
        color: red;}
	
em.red8 {font-size: 8pt;
		 font-weight: bold;
	     font-style: normal;
         color: red;}
	
em.blueback {font-weight: bold;
	    font-style: normal;
		color: white;
        background-color: blue;}
	
em.greenback {font-weight: bold;
	    font-style: normal;
		color: white;
        background-color: green;}
	
em.yellowback {font-weight: bold;
	    font-style: normal;
		color: black;
        background-color: yellow;}
	
em.redback {font-weight: bold;
	    font-style: normal;
		color: white;
        background-color: red;}
		
em.i {font-weight: bold;
	  font-style: italic;}
	
p.p9 {font-size: 9pt;}

p.p8 {font-size: 8pt;}

ul {font-size: 10pt;}

h1 {font-size: 24pt;
    color: navy;
    font-weight: bold;}

h2 {font-size: 18pt;
    color: navy;
    font-weight: bold;}

h3 {font-size: 14pt;
    color: navy;
    font-weight: bold;}

h4 {font-size: 12pt;
    color: navy;
    font-weight: bold;}

h5 {font-size: 9pt;
    color: navy;
    font-weight: bold;}
	
td {font-size: 9pt;}
	
td.b {font-weight: bold;}
