body { margin:0pt; }
        * { font-family: sans-serif; font-size: 10pt; }
        h1, h2, h3, h4, h5, h6 {
          color:#003573;
        }
        h1 { font-size: 16pt; font-weight: bold; }
        h2 { font-size: 14pt; font-weight: bold; }
        h3 { font-size: 12pt; font-weight: bold; }
        h4 { font-size: 11pt; font-weight: bold; }
        h5 { font-size: 10pt; font-weight: bold; }
        h6 { font-size: 9pt; font-weight: bold; }
        *.title {
          color:#2A7BB0;
          background-color:#003573;
          font-weight:bold; text-align:center;
          margin-top:0;
        }
        a {
          color: #003573;
          text-decoration: none!important;
          font-size: inherit;
        }
	a:link {
	  color: blue;
	}
        ol, ul { padding-left: 2em; }
        td.leftfiller { padding-left: 0em; }
        td.rightfiller {
          padding-left:1.2ex;
          padding-right:1.2ex;
          padding-top:0.4ex;
          padding-bottom:0.4ex;
        }
        img { border: 0; padding: 0}
